RemedyBG 0.3.8.7 is now available for download.

New Features

  • Adds "Relative Address" column to call stack window which displays the address relative to the module's base address.

Bug Fixes

  • Fixed a case where new session expressions were not being added when starting from the command line.
  • Variables displayed using vector register formatters had their 128-bit lanes in reverse order. This has been fixed.
  • Fixed a bug where function parameters stored relative to RBP and greater than 8 bytes were not being properly dereferenced.
  • Fixed implementation of RDBG_DEBUG_EVENT_KIND_TARGET_{DETACH,CONTINUED} to match documentation (was not sending process_id).
  • Fixed handling of call stack parameters emitted by JAI.