RemedyBG 0.2.9.0

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

Edited by x13pixels on Reason: Initial post
Thanks George!
Do you know if this update would solve the previous issues with lambdas? I tried the new update and it seems some instances of my lambdas are working while others aren't so just wanted to know if I needed to report this or if it is not expected to be working yet.

Edited by Jason on
JesseMeyer
Thanks George!


You're welcome!
boagz57
Do you know if this update would solve the previous issues with lambdas? I tried the new update and it seems some instances of my lambdas are working while others aren't so just wanted to know if I needed to report this or if it is not expected to be working yet.


Expected handling of lambdas to work in this release. I would appreciate any additional details you could provide!
Sure thing man. I'll check it out more in a little bit to see if I can better direct you to the problem and I'll send you an email.