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 - accessible luadebug frame #8190

Open
tsafin opened this issue Jan 19, 2023 · 0 comments
Open

debugger - accessible luadebug frame #8190

tsafin opened this issue Jan 19, 2023 · 0 comments
Assignees

Comments

@tsafin
Copy link
Contributor

tsafin commented Jan 19, 2023

up command could show you initial debuger frame:

There is a bug I do not know how to fix yet - due to the new mechanics with the new luadebug.lua::start entry-point we now are able to get deeper to the depths of a stack, to the level of start entry-point.

This frame should be hidden from user, and debugger should report bottom of a stack, not show actual frame inside of luadebug.lua.

Originally posted by @tsafin in #7929 (comment)

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