remedybg-issues
remedybg-issues copied to clipboard
Public repository for tracking issues (bugs and features) for the RemedyBG debugger
I've noticed some flickering yellow rendering artifacts on a fresh installation of remedybg. They seem to last for only a single frame. Attached is a screen capture with the artifact...
RemedyBG Version: 0.3.9.9 Operating System: Windows 11 RemedyBG crashes when one of the shared library (DLL) has pdb > 4GB.
[Recryllic] Breakpoints are stored based only on line number as far as I can tell, this gets annoying, as you are probably debugging the part of the program, that you...
A bit of a pet peeve, but it's always annoying to have to go and adjust breakpoints all over the place even after making some trivial changes to source. It...
It would be nice if remedy could render utf-8 characters from source files. Also, if a variable name contains a unicode character, the watch window is unable to parse it....
When debugging my JIT compilers, I run into two main problems: * I'll sometimes have work that's performed when an exception is hit (as I'm debugging a process within itself)...
Hi, this is a bit of a feature request and might be out of scope for what RemedyBG focuses on, but I searched the existing issues and didn't see anything...
After attaching to a process, detaching from it results in the process being killed. While I expect this to be the behavior when stopping the debugging session, I was expecting...
[casey] My recommendation would be to add "symbols" settings, honestly. It would have a few simple settings in it, like checkboxes for "search the system path" and "search the directory...
It would be really nice if there was some kind of fuzzy file picker (like ctrl+p in sublime) to quickly open files in a folder. At least at first it...