User forums > Help

How can Output the log on Debugger

(1/2) > >>

lfjking:

Vc ++ available OutputDebugString output debug log
CodeBlocks what to use to output, outputStr tried not found a Log window display
Will the function
Without this debugging output is very inconvenient to observe the code. . . .

lfjking:

Debug output does not have to be in the Debugger window
As long as the output in the operation of the information I want to debug out on it
Project is not DOS

BlueHazzard:
Hmm i do not understand what you want...

What do you want to do?
Put a output only while debugging? Put a string to a cmd window only during debugging? Put a output in the debug log output window of codeblocks?

What compiler are you using?
What debugger are you using?

oBFusCATed:
He want to use OutputDebugString. In VStudio this is printed in the debugger's log.

@lfjking: It is up to gdb to support this, C::B can't do anything about this problem. So it is probably better to ask about this in the mingw or gdb projects.

lfjking:
thanks for all help.
now I know the question must be do  in another way.
so, may be i could show on cmd.
 :) :) :) :) :) :) :)

Navigation

[0] Message Index

[#] Next page

Go to full version