unknownworlds / decoda

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

Fix call hook handling #26

Closed benoit-germain closed 10 years ago

benoit-germain commented 10 years ago

This fixes some situations where breakpoints could be ignored when set in a function invoked by tail call.