Bug? Code Compiled with Rapid Debugger won't run without the debugger.

MrKim

Well-Known Member
Licensed User
Longtime User
Not really a big issue but an FYI.

My code compiled with the legacy debugger would run without the debugger. It would say waiting for debugger and then open.

Code compiled with the rapid debugger will not run without the debugger connected. It says waiting for debugger and then closes.

I don't want to sound like I'm unhappy. The new debugger is AWESOME! It will save me an ENORMOUS amount of time!
 
Top