Re: Heretical Question
From: Wolfgang Denk <hidden>
Date: 2003-07-09 20:14:50
In message [ref] you wrote:
I know it is wrong for me to ask, but is there (possibly already lurking in my Red Hat box?) a graphical front end to GDB that will work with embedded programming? Emacs already lets me debug with
There is: "ddd".
Use it for example like this:
bash$ export CROSS_COMPILE=ppc_82xx-
bash$ ddd --debugger ${CROSS_COMPILE}gdb &
It is possible ddd would do, but it also seems to be for native debugging only too.
No, with the "--debugger" option you can tell it to use the cross-GDB, too.
Suggestions?
RTFM :-) Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de Clothes make the man. Naked people have little or no influence on society. - Mark Twain ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/