The program I am debugging spams c0000005 exceptions basically constantly during normal behavior. It has an access violation hook registered, and uses access violations as a mechanism for delayed memory mapping of hosted code and plugins.
When an exception happens, remedybg seems to steal focus back from the program, meaning I cannot interact with it.
Is there a setting to work around this, or is this something that could be considered a bug in remedybg?