[Mono-bugs] [Bug 459290] New: Debugger does not stepover breakpoint on x86_64
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 15 19:50:05 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=459290
Summary: Debugger does not stepover breakpoint on x86_64
Product: Mono: Debugger
Version: 2.2.x
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: backend
AssignedTo: martin at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
Debugger does not stepover breakpoint on x86_64. On opensuse 11.0 with
mono-2.2p2, monodevelop-debugger-mdb-1.9.1-5.5 and mono-debugger-2.2-21.2, I
set a break point on a line "int a=1;". Upon clicking in the menu "Run ->
Debug", the program correctly halts at the break point but pressing F11 does
nothing and
neither does "Run -> Step Over".
It should continue past the point and the value of int a should be set to 1.
This works on mono-2.2p1 i586. I still need to test it on mono-2.2p1 i586.
However, indications are that this is due to x86_64 rather than a difference
between p1 and p2.
--
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