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]

Re: gdb remote debug problem...running an ecos application...


On Wed, Jun 06, 2001 at 05:44:06AM -0700, Srinivasan Sriram wrote:
> I type the following -
> (gdb) set remotebaud 38400
> (gdb) target remote /dev/ttyS0
> Remote debugging using /dev/ttyS0
> Ignoring packet error, continuing....
> Ignoring packet error, continuing....
> Ignoring packet error, continuing....

Use 
set debug remote 1
for tracing the packets

Christoph


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