Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templight not showing me anything in the debugger #15

Open
eldiener opened this issue May 8, 2015 · 0 comments
Open

Templight not showing me anything in the debugger #15

eldiener opened this issue May 8, 2015 · 0 comments

Comments

@eldiener
Copy link

eldiener commented May 8, 2015

I build and start templight using the documentation. Once I invoke templight++ with the proper command line in the console window it just waits for input, showing no output. I type in a breakpoint, still no output. I type 'run', still no output. I type 'where' or 'b', and still no output. Finally I type 'q' and I get a bunch of compiler warnings with macro expansions and finally:

Welcome to the Templight debugger!
Begin by entering 'run' after setting breakpoints.
(tdb) Breakpoint 0 for property::prop_member_data
(tdb) Entering prior template-argument substitution of property::prop_member_dat
a::d
at ......\boost/property/property_member_data_value.hpp|38|9 (Memory usage:
0)
(tdb) prior template-argument substitution of property::prop_member_data::d at .
.....\boost/property/property_member_data_value.hpp|38|9
(tdb) Breakpoint 1 for
(tdb) Templight debugging session has ended. 7 warnings generated.

Any idea what is wrong ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant