[Mono-bugs] [Bug 75494][Nor] Changed - NativeLanguage lacks implementations for ILanguage's CanCreateInstance and CreateInstance.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 13:52:41 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by miguel at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75494

--- shadow/75494	2005-07-06 17:31:08.000000000 -0400
+++ shadow/75494.tmp.18090	2005-09-05 13:52:41.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: 
 Priority: Normal
 Component: backend
-AssignedTo: toshok at ximian.com                            
+AssignedTo: martin at ximian.com                            
 ReportedBy: toshok at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: NativeLanguage lacks implementations for ILanguage's CanCreateInstance and CreateInstance.
@@ -25,6 +25,9 @@
 
 The two cases that I can think of (setting variables to constants, and
 calling methods with constants as args) can both be handled in different
 ways.  setting variables can be handled by just writing the new bit
 pattern.  and calling methods can be done by pushing a fake stack frame in
 the debuggee and allocating space for the objects there.
+
+------- Additional Comments From miguel at ximian.com  2005-09-05 13:52 -------
+reassigning to new debugger owner.


More information about the mono-bugs mailing list