papermario-dx icon indicating copy to clipboard operation
papermario-dx copied to clipboard

Overlay-aware backtrace

Open bates64 opened this issue 1 year ago • 1 comments

  • fix PANIC_MSG
  • add global variables to backtrace symbol table
  • use script name in evt infinite loop check
  • address2symbol: only consider symbols in loaded segments

bates64 avatar Oct 23 '24 03:10 bates64

Draft PR because there is an issue with object names (I think?). To reproduce add Loop(0) EndLoop to a script and observe that the reported script name is incorrect - in particular it provides the script before it in RAM

bates64 avatar Oct 23 '24 03:10 bates64