slembcke / debugger.lua

A dependency free, embeddable debugger for Lua in a single file (.lua or .h)
MIT License
781 stars 95 forks source link

dbg.read will never be replaced on LuaJIT #80

Closed GitSparTV closed 2 months ago

GitSparTV commented 1 year ago

https://github.com/slembcke/debugger.lua/blob/a37cc462133a30b3bee4bef37674047bd05e5fc1/debugger.lua#L646

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