Yes, I'm on Ubuntu.
Nevertheless, output doesn't appear in Code::Blocks tab of Logs & others window even I added a ./
(http://s2.postimage.org/3zomv4dlx/edit_tool.jpg) (http://postimage.org/image/3zomv4dlx/)
Did you buildd the active target ?
Did you run the tool from the menu ?
What is the output in "Code::Blocks"-tab ?
Should be something like this (executable-name is test in my case, just the console sample):
Launching tool 'Console output to log': ./test (in /tmp/test/bin/Debug)
stderr>
stdout> Hello world!
stdout>
Tool execution terminated with status 0