[Mono-bugs] [Bug 541840] Cannot inspect any exception variable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 9 11:43:24 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=541840

User martin at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=541840#c7





--- Comment #7 from Martin Baulig <martin at novell.com>  2009-10-09 09:43:24 MDT ---
Line numbers, GMCS:

=====
Method 2 - Program.Main(string[])
  Bounds: [Line 1:6:0] [Line 1:12:1c]
  File 1: /work/asgard/debugger/test/S.cs
    Line 1:6:0
    Line 1:7:0
    Line 1:7:0
    Line 1:8:0
    Line 1:9:b
    Line 1:9:10
    Line 1:9:11
    Line 1:10:11
    Line 1:12:1c
======

CSC:

=====
Method 1 - Program.Main(string[])
  Bounds: [Line 1:6:0] [Line 1:12:1d]
  File 1: S.cs
    Line 1:6:0 - 6 6 2 3
    Line 1:7:1 - 7 7 7 8
    Line 1:8:2 - 8 8 4 21
    Line 1:9:d - 9 9 3 4
    Line 0:9:e (hidden)
    Line 1:9:10 - 9 9 5 24
    Line 1:9:11 - 9 9 25 26
    Line 1:10:12 - 10 10 4 26
    Line 1:11:19 - 11 11 3 4
    Line 0:11:1a (hidden)
    Line 0:11:1c (hidden)
    Line 1:12:1d - 12 12 2 3
=====

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list