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

dbg.read will never be replaced on LuaJIT #80

Open
GitSparTV opened this issue Apr 5, 2023 · 0 comments · May be fixed by #82
Open

dbg.read will never be replaced on LuaJIT #80

GitSparTV opened this issue Apr 5, 2023 · 0 comments · May be fixed by #82

Comments

@GitSparTV
Copy link

if dbg.read == nil and ffi then

dbg.read will always exists as its defined on 85 line and then put on 511 line

N-R-K added a commit to N-R-K/debugger.lua that referenced this issue Dec 8, 2023
@N-R-K N-R-K linked a pull request Dec 8, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant