Skip to content

v0.9.2

Compare
Choose a tag to compare
@WheretIB WheretIB released this 06 Jul 21:36
· 92 commits to master since this release

Added

  • Optimization for table summary and element lookups using batched memory reads and lazy evaluation
  • Optimization for function locals list using batched memory reads
  • Function location display now works with Lua 5.1
  • Function name caching for Lua 5.1 stack frames
  • Conditional breakpoint support for Lua 5.4

Changed

  • Fixed Lua version lookup and hook setup when Lua library is built with optimization
  • Fixed crash on function data lookup when debugging Lua 5.1
  • Fix for Lua state creation hook when library is built with optimization
  • Fix for internal Lua function display on 'Step Out' when debugging Lua 5.1
  • Fixed conditional breakpoints