[Mono-bugs] [Bug 530596] Creating a new breakpoint while debugging causes old break points to get hit again

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 13 13:45:59 EDT 2009


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

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





--- Comment #3 from Martin Baulig <martin at novell.com>  2009-08-13 11:45:57 MDT ---
If anyone can reproduce this with /define:DEBUG on the Linux side, could you
please run

MDB_DEBUG_FLAGS=logfile:sse,eventloop mono --debug ./build/monovs-server.exe

and attach the logfile to the bug report ?

I believe this is a single-stepping issue in the debugger.

Btw. was this i386 or x86_64 and could you please switch to the disassembly
window in MonoVS and check whether we're actually on the same instruction ? 
It's possible that we stop on a different instruction which still belongs to
the same source line (which shouldn't happen, of course).

-- 
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