This is the mail archive of the ecos-discuss@sourceware.cygnus.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: Using gdb with SDS monitor


>>>>> "Kenneth" == Kenneth Porter <kenneth_porter@kensingtonlabs.com> writes:

Kenneth> I'd noticed in reading the gdb docs that gdb can talk to
Kenneth> sdsmon, so I tried to set it up with

Kenneth> set remotebaud 38400 target sds /dev/com1

Kenneth> gdb says "remote debugging with /dev/com1" and then hangs
Kenneth> unresponsively. This is on NT4.

Kenneth> Any idea what I might be doing wrong?

Try

 set remotebaud 38400
 target sds com1


Don't know if it'll make a difference though.

Jesper

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