Author Topic: Confirming Open Watcom debugging works correctly  (Read 8719 times)

Offline tim_c

  • Single posting newcomer
  • *
  • Posts: 5
Confirming Open Watcom debugging works correctly
« on: August 11, 2008, 12:06:18 am »
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.






Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Confirming Open Watcom debugging works correctly
« Reply #1 on: August 11, 2008, 03:30:10 pm »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ