[Mono-bugs] [Bug 459290] Debugger does not stepover breakpoint on x86_64
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 16 12:46:31 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=459290
User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=459290#c2
--- Comment #2 from Thomas Wiest <twiest at novell.com> 2008-12-16 10:46:30 MST ---
Here are the steps to reproduce the problem on Mono 2.2p3 on openSUSE 11.0
x86_64.
Steps to reproduce the problem:
1. Create new project using the C# Console project template.
2. Inside Main, add this above the CWL:
* int a = 1;
* string s = "hws";
3. Save the file
4. Add a break point on the "int a = 1;" line
5. Click "Run / Debug"
6. Press F11
7. Notice that the the debugger doesn't step to the next instruction
--
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