Target is up to date.
Nothing to be done.
Adding file: myprog.exe
Building to ensure sources are up-to-date
Build succeeded
Selecting target: Debug
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding file: bin\Debug\TestDeleteMe.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.3
Child process PID: 4652
At C:/Documents and Settings/ldc/My Documents/CodeBlocks/TestDeleteMe/main.cpp:7
Building to ensure sources are up-to-dateand not stopped at breakpoint, pressing the start debug button again results in the addition in the log of :
Build succeeded
Selecting target: Debug
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding file: bin\Debug\TestDeleteMe.exe
Starting debugger: done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Build succeeded
Selecting target: Debug
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding file: bin\Debug\TestDeleteMe.exe
Continuing...
Program exited normally.
Debugger finished with status 0
Build succeeded
Selecting target: Debug
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding source dir: C:\Documents and Settings\ldc\My Documents\CodeBlocks\TestDeleteMe\
Adding file: bin\Debug\TestDeleteMe.exe