News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Debug Method for Cygwin dbg on windows.

Started by gamert, September 24, 2011, 07:57:57 AM

Previous topic - Next topic

gamert

Code::Blocks debugger plugin for Cygwin is still un-work for me as some others (ref to http://forums.next.codeblocks.org/index.php/topic,15136.0.html) ;SO if u just want to debug ,pls
1. Compile use cygwin gcc ;
2. After Compiled ,just switch to mingw compiler in Porject build options.
3. start debuging ...

       good luck.