News:

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

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.