[Mono-bugs] [Bug 406200] mdb does not stop at exception source block
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jul 3 13:51:44 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=406200
User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=406200#c2
--- Comment #2 from Marek Safar <msafar at novell.com> 2008-07-03 11:51:44 MDT ---
ok, it seems to work when I do "catch System.Exception" at right time but It
crashes when do "examine"
5 throw new System.ApplicationException ();
(mdb) examine
ERROR: Caught exception while executing command
Mono.Debugger.Frontend.DebuggerEngine: System.NullReferenceException: Object
reference not set to an instance of an object
at Mono.Debugger.Frontend.ExamineCommand.DoResolve
(Mono.Debugger.Frontend.ScriptingContext context) [0x00000]
at Mono.Debugger.Frontend.DebuggerCommand.Resolve
(Mono.Debugger.Frontend.ScriptingContext context) [0x00000]
at Mono.Debugger.Frontend.DebuggerCommand.Execute
(Mono.Debugger.Frontend.Engine e) [0x00000]
at Mono.Debugger.Frontend.Engine.Run (System.String s,
System.Collections.ArrayList args) [0x00000]
(mdb)
--
Configure bugmail: https://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