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: GDB mystery sort of solved


Chuck McManis said:
> I suspect something in GDB is trying to change the baud rate
> when  debugging. I've done everything I can think of to tell it not too
> change it, but when I use gdb over the network directly to the box it works
> (something I was hoping to avoid as it makes outside the firewall debugging
> that much harder).

GDB (nor eCos) will no change the debug channel baud rate on the fly.
In GDB, you can adjust this before making the connection via "set remotebaud XXX"

Can you elaborate on what you are seeing?





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


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