This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how to see program output when using GDB?


Hello,
I've ported ecos-1.3.1 to a box that only has a single
serial port.  I've gotten to the point where I can use
gdb on a host to download the dhrystone test case onto
the board.  The test case sends it's results (it PASSED
:-) ) up the serial port (confirmed via 'set debug serial 1'),
but gdb eats them without displaying them :-(.  A quick
scan of the gdb source didn't show any obvious flags to make
this work.  Does anyone have any suggestions?

thanks in advance,
bill guckel

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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