Welcome!

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

SignUp Now!

CMdebugger, TCC v 29

Dec
1
0
CMDebug seems not to be a part of TCC v 29. Please confirm.

BDebugger start up fine but all commands seems to be "unknown" when I use "step into"

Please advise.

Regards Flemming

PS: Attached the start up console
 

Attachments

  • bdebugv_tcc_v29.png
    bdebugv_tcc_v29.png
    41.9 KB · Views: 77
From the screen shot that you provided, you are trying to debug a .BAT file.

As a result, it will only recognize commands that CMD.EXE uses.

For TCC files, use .BTM instead of .BAT extension.

1692355226145.png


Note also, in CMDebug 29 (or BDebugger), under Options, the Syntax can be selected manually.

From the help file under CMD Compatibility;
1692355371127.png


Joe
 

Similar threads

Back
Top