Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Mutant Assassin on May 08, 2018, 07:11:25 am

Title: How to make code::blocks to use xterm while debugging?
Post by: Mutant Assassin on May 08, 2018, 07:11:25 am
Hello. If I choose build/run, xterm opens and run fine my program in it. But if I choose Debug/Start the programs run, but the output shows up only at the "debugger" tab (or doesn't show up at all if I don't select full debug log). I want to be able to debug my programs while watching its output at xterm (and also being able to type things in terminal) but I can't find any way to do it.
Some information which might be useful: I am using Codeblocks 16.01 (from Damien Moore PPA) at linux mint 18.3 (cinnamon flavor). And I've checked and the project is already marked as "console application". The debugger works perfectly, the only thing is that I can't watch its output or type things in the program (as I can while it is running at xterm).
It should be something easy but I couldn't figure out a soluction, neither by trying things out at at the IDE or google. Can please someone help me?

PS: Please, forgive this cold murder of the English Language, I am not a native speaker and I wrote it in a hurry.