Code::Blocks Forums

User forums => Help => Topic started by: axxegfx on August 18, 2009, 06:09:25 pm

Title: How to see output debugging in Window log or similar
Post by: axxegfx on August 18, 2009, 06:09:25 pm
I've just known Codeblocks and I'd like to know ,how can I see output debugging in a log view not in an external console?
I often made programs with eclipse and I remember when I debugged programs I could see the output instruccions
such as printf  or puts in a integrated console in eclipse.

Can codeblocks make something like that?

Thank you.
Title: Re: How to see output debugging in Window log or similar
Post by: MortenMacFly on August 18, 2009, 08:51:43 pm
Can codeblocks make something like that?
You can use a generic tool entry (via the tools menu) to run targets and have their output transferred into the log.