User forums > Using Code::Blocks
Have GDB run in terminal?
Jenna:
Please check the settings in "Project -> Properties -> Build targets -> [theTarget] -> Type".
If it is not console application, it will not work.
If it is correct, please turn on the debuggers debug log in "Settings -> Compiler and debugger -> Debgger settings" and post the content here (in code-tags).
pubby8:
It won't let me copy/paste it.
oBFusCATed:
Right click -> copy selection or copy all
Somewho:
Hi. First of all, I'm new to Linux :)
I have Zenwalk 7.0 with XFCE, and I've installed Code::Blocks. I switched my terminal from Xorg's "xterm" to XFCE's "terminal". But it wasn't easy to resolve the same problem, as topicstarter's.
All works fine after I changed terminal command from "terminal --title=$TITLE -x" to just "terminal -x". Debugger's terminal wasn't launching just because he hadn't title. Is it planned or what?
I'm posting this just because it can be helpful for some linux novice like me :)
oBFusCATed:
So the problem is that $TITLE is empty?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version