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

Debugger: lookup, typeof, eval and whois not working #84

Open
BrukerJWD opened this issue May 10, 2021 · 1 comment
Open

Debugger: lookup, typeof, eval and whois not working #84

BrukerJWD opened this issue May 10, 2021 · 1 comment

Comments

@BrukerJWD
Copy link

Thanks for this great tool! I am able to step through the template process, but unfortunately it isn't of much use as it does not output anything for the above mentioned commands:

Entering prior template-argument substitution of enum_value_sequence::Values
  at enum_value_sequence.cpp|28|62 (Memory usage: 0)
struct _merge_and_renumber<E, enum_value_sequence<E, I1...>, enum_value_sequence<E, I2...>>
                                                             ^
(tdb) w I2
(tdb) w I2...
(tdb) l E
(tdb) w E

Am I doing something wrong?

@sabel83
Copy link
Collaborator

sabel83 commented May 22, 2021

Templight's interactive interface is incomplete and is not really maintained. Have you tried Metashell's MDB? http://metashell.org/manual/getting_started/index.html#using-the-metadebugger It provides an interactive interface for templight.

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

2 participants