On Tue, Jun 20, 2006 at 09:17:33AM -0400, Fahd Abidi wrote: > Thank you, that sounds promising. > > Would you happen to know the command to tell gdbserver to write its > stdout/stderr to /dev/null? This is Unix. gdbserver /dev/ttyS0 ./command >/dev/null 2>/dev/null -- Daniel Jacobowitz CodeSourcery