New version of RemedyBG is available for download on itch.io.

New Feature

  • Added a Control | Source Mode option to avoid changing to disassembly view when no symbols for a function are available.

Improvements

  • Fixed consistency issues with placement of trailing "..." in menus.
  • Moves Hexadecimal / Column Major into their own group in watch window context-menu to clarify that these options are applied globally to the window.
  • Update menu item hotkeys to reflect state of disassembly window override.
  • Search (Ctrl+F, F3, and Shift+F3) enabled for disassembly window.

Bug Fixes

  • Fixed a bug reading PDB files larger than 2 GB.
  • Fixed a problem where a watch expression couldn't be immediately edited after using hotkey Ctrl+L, Ctrl+K to change to the watch window.