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> On 03 Feb 2000 16:19:10 +0100, Jesper Skov wrote:
>> Try
>> 
>> set remotebaud 38400 target sds com1

Kenneth> Alas, that was actually the first syntax I tried, and then
Kenneth> tried the /dev/com1 after reading some stuff in the Cygwin
Kenneth> mailing list archives.

Kenneth> BTW, I did a little poking around in the gdb sources and
Kenneth> found in ecosSWtools-990319/src/gdb/remote-sds.c, line 170
Kenneth> (in sds_start_remote()) the expression "printf_unfiltered
Kenneth> ("%c");".  Shouldn't there be another argument for the %c to
Kenneth> refer to?

Looks like it.

If you get GDB sds support working you should post the necessary
patches to the GDB list - I think that's also available off
sourceware.

Jesper

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