Skip to content

RadeonAsmTools 2021.05.19

Latest
Compare
Choose a tag to compare
@timlathy timlathy released this 19 May 16:36
· 334 commits to master since this release

Debugger

Improved

  • RadDebugBreakArgs macro is renamed to RadDebugAppArgs2; a new RadDebugAppArgs3 macro is added.
  • Open In Editor step doesn't change the active document now.
  • Add To Watches now excludes square brackets from watch name (var[a][b] is added to watches as var).
    The old behavior can be restored by enabling RAD Debug -> Options -> Match brackets on Add To Watches.
  • Faster execution of Read Debug Data step with Text output.

Fixed

  • Various error messages when editing profiles

Syntax

Improved

  • Improved options loading mechanism

Fixed

  • Error messages that sometimes pop up when editing/saving files
  • Errors when loading instruction files after reinstalling the extension