RemedyBG 0.2.9.0 is now available for download from
itch.io.
* Fixed Go To in the case that given line number is negative.
* Using the Del key while editing a watch expression will no longer delete a watch expression
inadvertently.
* Fixed crash when expression is an enum that is forward declared in a PDB.
* Updated acceleration structure for line number information to handle additional cases found in
PDBs.
* Protect disassembly output when reading inaccessible pages of memory.
* Reset working directory upon new session.
* Double-click now selects word in text editor.
* Step in when IP is on a CALL will now skip a subsequent JMP instruction.
* Fixed hexadecimal format specifier when used in character arrays.
* Added support for the lookup of static local variables.
--
George