Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed No Help Available While Debugger Is Running

Jan
179
2
I tried using the help menu during cmdebug execution it selects but doesn't do anything. Not Help or Dynamic Help. I didn't test the rest.
 
I'm not experiencing the same issue with BDebugger. Help seems to work fine there, whether in Active debugging session or not. Maybe issue is local to CMDebug?
 
BDebugger is an internal TCC command which starts what is essentially the same Debugger as CMDebug.

Simply put, CMDebug is a standalone version of the BDebugger command functionality in TCC.
 
Back
Top