https://bugzilla.novell.com/show_bug.cgi?id=437549


           Summary: Stack traces have incorrect file and line numbers
           Product: Mono: Runtime
           Version: 2.0
          Platform: PowerPC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: debug
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Community User


When compiling with "gmcs -debug+" and running with "mono --debug" the file
names and line numbers in exception stack traces are completely wrong. For
example, if you let an exception escape from Main the file name will be some
random file in the assembly and the line number will be nowhere near the line
of the method call which was actually on the stack when the exception occurred.

Note that this worked fine with mono 1.9.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to