RemedyBG 0.4.0.14 is available for download from itch.io with the following improvements and bug fixes:
Improvements
- Exclude "Add Pseudo Variable" menu item from a quick watch context menu as it doesn't make sense in this case.
- Allow setting a processor (data) breakpoint programmatically while the target is running given the expression can be evaluated as a literal address.
- Adds a "Restore Focus on Continue" to allow controlling whether the debugger will bring the target to the foreground when continuing or not.
Bug Fix
- Fix evaluation of expressions containing a cast to an enum type.