Well, the cb_console_runner should show up as a pop-up... not sure what the issue there is.
If it's not working for some reason, just open a command-line prompt and go to where your Ivolethis.exe is, and run it "manually" from there.
C:\CodeBlock is not the default location that Code Blocks is installed in, you must've done something special with your installation. This is probably causing issues with the IDE.
PS: Debugging on CodeBlocks is sometimes buggy for me, it's happened before where the console runner doesn't close after debugging is done, and the only way to kill it is to restart my computer....
You can also just try manually compiling g++ Ivolethis.cpp -Wall -o Ivolethis