http://bugzilla.novell.com/show_bug.cgi?id=540994
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=540994#c1 Marek Safar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|debugger |debug Version|unspecified |SVN AssignedTo|[email protected] |[email protected] Product|MonoDevelop |Mono: Runtime QAContact|[email protected] |[email protected] |an.com | --- Comment #1 from Marek Safar <[email protected]> 2009-09-22 05:52:36 MDT --- Mono Debugger (mdb) r Starting program: bug-mdb.exe Thread @1 stopped at #0: 0xb709e2b4 in Program.Main(string[])+0x1c at /home/marek/svn/mcs/mcs/bug-mdb.cs:7. 7 int? i = 9; // <-- set breakpoint here and hit F10 (step over) (mdb) n Thread @1 stopped at #0: 0x08063495 in mono_jit_runtime_invoke+0x95 at /home/marek/svn/mono/mono/mini/mini.c:4491. 4491 } (mdb) n (mdb) Thread @1 exited. Process #1 exited. Target exited. -- Configure bugmail: http://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
