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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77055 --- shadow/77055 2005-12-21 15:59:15.000000000 -0500 +++ shadow/77055.tmp.3157 2005-12-21 15:59:15.000000000 -0500 @@ -0,0 +1,24 @@ +Bug#: 77055 +Product: Mono: Debugger +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: cli +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Debugger complains about missing /usr/lib/mono/1.0/System.dll.mdb + +Whenever I run the debugger on a program, I get this warning: + +Could not find file "/usr/lib/mono/1.0/System.dll.mdb". Sure enough, I +don't have that file. I do, however, have it in my GAC. Files in +/usr/lib/mono/x.0 should only be referenced by mcs when compiling code, and +not at runtime. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
