Author Topic: Debug Method for Cygwin dbg on windows.  (Read 3293 times)

Offline gamert

  • Single posting newcomer
  • *
  • Posts: 3
Debug Method for Cygwin dbg on windows.
« 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.