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
Original issue reported on code.google.com by
mli...@google.com
on 9 Sep 2011 at 10:31