public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] GDB Stub with printf()-funtion
@ 2011-02-18 10:51 Christian Sommerfeld
  0 siblings, 0 replies; only message in thread
From: Christian Sommerfeld @ 2011-02-18 10:51 UTC (permalink / raw)
  To: ecos-discuss

Hi Everybody,

i implemented the gdb-stub with the ecos-config in my target. It seems 
to work fine. But there are two things i wondering why they doesnt work.

I implemented two Uarts. One for the communication with the Stub and the 
other for some printf(). If i write diag_printf() it works fine, but if 
i write printf() it doesnt work. Why?

The other thing is the single-stepping. I can stop at breakpoints and 
can continue the code without any problems. But if enter step at the 
GDB(host) it doesnt work. Do i have to enter something in the code for 
singel-stepping?

Thanks for your help

Christian



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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-18 10:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-18 10:51 [ECOS] GDB Stub with printf()-funtion Christian Sommerfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).