User forums > Help

Ubuntu Mate console debugger doesn't print

(1/4) > >>

rbksouls:
I'm new at Linux and i recently installed codeblocks, i'm programming a new project in c (console program) but when i open the debugger it opens the console window and show the watches and everything but by pressing F7 to run a step it doesn't print the line (for example a printf...)  in the console.
someone help me please. (sorry for my english).

oBFusCATed:
What do you mean by console?
My guess is you're talking about the debug log window inside codeblocks, aren't you?

rbksouls:
i mean the shell that's displayed when u press F8 (debug),
the black console which shows the execution of the lines
The problem is that it doesn't show the execution, it just remains black but i can continue running into next step and see the watches.

oBFusCATed:
Can you show the full debugger log then?
You have to enable it in the debugger settings.
Which terminal are you using?

rbksouls:


theese two images show the problem, i can press F7 but nothing is displayed in the console




theese are the debugger settings

And i'm using xterm but i've tried to use gnome or konsole but they don't open any shell to see the execution.

Navigation

[0] Message Index

[#] Next page

Go to full version