berkus / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
1 stars 1 forks source link

Bug in NaCl-VSX: When breakpoints cannot be set, VSX should not show a breakpoint in the GUI #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Set a breakpoint on an empty line or any line that doesn't have a debugger 
address
2.  Run the program
3.

What is the expected output? What do you see instead?
Expect a dialog that says the breakpoint wasn't set and expect the breakpoint 
icon not to appear next to the line.  Instead, the breakpoint looks like it was 
set and there is no pop-up, but the breakpoint is never hit.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mli...@google.com on 28 Sep 2010 at 10:00

GoogleCodeExporter commented 9 years ago

Original comment by mli...@google.com on 11 Oct 2010 at 8:54