Hi . I'm new to use Code::Blocks .I just download the last nightly build of Code::Blocks and try . but I found the debugger can't work . I just simply create a console project and add a breakpoint . when I choose debug->start . it can't work and give me some messages :
Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: D:\Documents and Settings\aa\My Documents\xx\
Adding source dir: D:\Documents and Settings\aa\My Documents\xx\
Adding file: bin\Debug\xx.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger finished with status 1
My compiler is mingw gcc . OS is winxp with sp2 . the debugger works well when I use Code::Block 1.0rc2. please help me.
Thanks