News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Confirming Open Watcom debugging works correctly

Started by tim_c, August 11, 2008, 12:06:18 AM

Previous topic - Next topic

tim_c

I have worked out a good way to add debugger support to the Open Watcom toolchain in Codeblocks. (details on the OW wiki)
Works with current OW 1.7a and 1.8 beta.

This needs to be confirmed as good by other people.






MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]