This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

remote debugging via rs332c - output lost


hi,

i am remote debugging programs which makes output
like
  printf("xxx called\r\n");

it outputs the string on it's serial interface.
the same interface as used for gdb.
debugging generally works. but the host gdb does not
show the sent string.
what must i do that the host gdb shows output of the
remote program?

thx
franz hollerer

host: linux suse 6.1 (kernel 2.2.7 i586)
target: m68332 microcontroller board

host gcc: egcs-2.91.66
gcc for cross compilation: m68k-aout-gcc version 2.95.2
gdb for remote debugging: m68k-aout-gdb version 4.18

-- 
Austria
Usually we don't have kangaroos.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]