unknownworlds / decoda

Decoda Lua IDE and debugger
GNU General Public License v3.0
903 stars 266 forks source link

Second breakpoint fast mode and LuaJIT stepping fixs #15

Closed fsfod closed 10 years ago

fsfod commented 11 years ago

This pull request contains the second breakpoint fast mode which disables the debug hook completely when its not need and some fixes for stepping through Lua code when running under LuaJIT