twchapman / nativeclient-sdk

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

Bug in NaCl-VSX: Breakpoints should be more lenient when finding addresses to break at #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Set a breakpoint on a line of code that doesn't match an address
2.
3.

What is the expected output? What do you see instead?
gdb breaks at the next best address, VS doesn't stop at all.  I expect VS to 
behave the same way as gdb

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 9:57

GoogleCodeExporter commented 9 years ago

Original comment by mli...@google.com on 28 Sep 2010 at 10:08

GoogleCodeExporter commented 9 years ago

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