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]

Re: Now What (New Port)


> BTW, is the
> '+' a prompt or is it something from the GDB stubs.  If it
> is GDB, then where is Redboot's prompt?

This is coming from the stub. Its an ACK sent to gdb to finish off the
last command. The assumption is that the last session did not finish
cleanly, so gdb could be part way though a command. This just gets the
state back into something sensible.

Try pressing $ and a few returns. If the stub is on the other end you
should get some response.

       Andrew


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