Remote console output

alsp alansparkstar@gmail.com
Thu Feb 10 09:27:00 GMT 2011


Hi,

I hope this is the correct mailing list for this, sorry if it isn't.

I'm experimenting with remote GDB debugging at the moment - I've got a
simple program that prints to the console using printf which I can
successfully run and debug with gdbserver and a gdb client.

As I expected, the printf output is appearing on the gdbserver console
rather than the client gdb console. However, I was wondering if there is a
way to change this behaviour so that any console output from the executing
program appears on the client gdb console. How can I do this?

I'm sure there must be a way of doing this for debugging on embedded devices
that have no display?

Thanks for any help.

Alan
-- 
View this message in context: http://old.nabble.com/Remote-console-output-tp30890623p30890623.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.



More information about the Gdb mailing list