twchapman / nativeclient-sdk

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

VSX: Breakpoints set in class members do not show line or scope information #130

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Write a program that uses a class
2. Set a breakpoint in one of the class member functions and make sure the 
program calls the function
3. Debug the app

What is the expected output? What do you see instead?

Expect the breakpoint to be hit and the state of the class and local variables 
to be displayed in the debugger.  The program appears to break but no debugging 
information is displayed by the debugger.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mli...@google.com on 9 Sep 2011 at 10:31

GoogleCodeExporter commented 8 years ago

Original comment by mli...@google.com on 29 Sep 2011 at 5:06