http://bugzilla.novell.com/show_bug.cgi?id=544935
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=544935#c5 --- Comment #5 from Marek Safar <[email protected]> 2009-10-08 10:04:51 MDT --- with trunk mdb -debug-flags:logfile:sse,eventloop bug-mdb.exe Mono Debugger (mdb) r Starting program: bug-mdb.exe Thread @1 stopped at #0: 0xb7006201 in C.Main()+0x9 at /home/marek/svn/mcs/mcs/bug-mdb.cs:7. 7 string s = new string ('v', 1); (mdb) module @corlib nohide step corlib: nohide step load (mdb) module @runtime nohide step runtime: nohide step load (mdb) step Thread @1 stopped at #0: 0xb700621d in C.Main()+0x25 at /home/marek/svn/mcs/mcs/bug-mdb.cs:8. 8 Console.WriteLine (s); (mdb) step v Thread @1 exited. Process #1 exited. (mdb) 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
