Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gamert on September 24, 2011, 07:57:57 am

Title: Debug Method for Cygwin dbg on windows.
Post by: gamert on September 24, 2011, 07:57:57 am
Code::Blocks debugger plugin for Cygwin is still un-work for me as some others (ref to http://forums.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.