Hi Raphael, I've used DDD on an x86 host, talking over rsh to a gdb running on the powerpc target.
It works, but sometimes the communication between the host and the target isn't very responsive-- I think there's probably buffereing issues involved. To try it out, just read the DDD docs. I believe the invocation of ddd is something like ddd --host USER at TARGET BINARY Frank. > -----Original Message----- > From: owner-linuxppc-embedded at lists.linuxppc.org > [mailto:owner-linuxppc-embedded at lists.linuxppc.org]On Behalf Of Raphael > Bossek > Sent: Sunday, July 09, 2000 7:57 AM > To: linuxppc-embedded at lists.linuxppc.org > Subject: Debug PowerPC application with GDB over network on a i386 > > > > hi all, > > is it possible to use a graphical GDB frontend, e.g. DDD, on a i386 and > debug application running on the PowerPC hardware where gdb is > running too. > I'm not talking about debugging the kernel, only simple applications! > I thing about using the LAN interface for both GDB's... Using someone > such a environment successfully here ?! > > -- > Raphael Bossek <raphael.bossek at solutions4linux.de> [ICQ #40047651] > > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
