[Mono-bugs] [Bug 80057][Cri] New - A0 (show stopper) - nothing works with mdb...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 26 13:12:14 EST 2006


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 dan_c_marinescu at yahoo.com.

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

--- shadow/80057	2006-11-26 13:12:14.000000000 -0500
+++ shadow/80057.tmp.9124	2006-11-26 13:12:14.000000000 -0500
@@ -0,0 +1,55 @@
+Bug#: 80057
+Product: Mono: Debugger
+Version: unspecified
+OS: 
+OS Details: 64, nothing fancy, source built glib (with linker specs)
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Critical
+Component: cli
+AssignedTo: martin at ximian.com                            
+ReportedBy: dan_c_marinescu at yahoo.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: A0 (show stopper) - nothing works with mdb...
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. compile standard hello world with c#:
+  mcs -debug -target:exe test.cs
+2. try to debug:
+  mdb test.exe
+    attach -> fires trivial / embarasing? null pointer front-end exception
+in AttachCommand.DoExecute
+
+Actual Results:
+should be able to to symbolic debuging (c#)
+
+Expected Results:
+cannot set breakpoints, cannot fire "list", exceptions in attach, list
+doesn work, break does't work
+
+not much to describe about "what's not working" (it would be easier to
+describe "what's working" / not much)
+
+How often does this happen? 
+every single time (we are about to give up on our c# linux investments, the
+tool seams to be "appartment" instead of "commercial" level - and I am a
+compiler engineer talking
+
+Additional Information:
+
+not much. documentation also needs major upgrades (like example centric
+workflows, etc)
+
+monodeveloper has about 40 critical bugs (don't even have time to enter them)
+
+PS
+is this product still maintained by anyone?


More information about the mono-bugs mailing list