[Mono-bugs] [Bug 81715][Maj] New - Mono Degger Doesn't show the source

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 23 05:00:11 EDT 2007


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 emperon at gmail.com.

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

--- shadow/81715	2007-05-23 05:00:11.000000000 -0400
+++ shadow/81715.tmp.28285	2007-05-23 05:00:11.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 81715
+Product: Mono: Debugger
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: cli
+AssignedTo: martin at ximian.com                            
+ReportedBy: emperon at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono Degger Doesn't show the source
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+When I compile a program with debugging options. And afterwards running the
+ debugger by mdb with my application like mdb my.exe ,and after running the
+run command, I cannot see the source code it gives me an error like
+ 
+"ERROR: Current location doesn't have source code" even if the source code
+exists within the same directory
+
+Steps to reproduce the problem:
+1. You create a cs file and compile it with mcs -debug test.cs
+2. then you run mdb test.exe
+3. run
+4. list
+
+
+Actual Results:
+ERROR: Current location doesn't have source code 
+Expected Results:
+
+it should show the list
+How often does this happen? 
+Always
+
+Additional Information:


More information about the mono-bugs mailing list