Hi, I tried to debug an application on my ARM9 based platform, I managed to build the apropriate GDBstub for ARM, even a native GDB running on the target, but I need a GDB running on i386 capable of debugging ARM9 ELFs via the ARM9 native GDB Stub on my target to allow the usage of DDD or similar.
Something like: PC: Ethernet ARM DDD ==== GDB(running on I386 for ARM) ============= GDBStub (ARM9) How can I do that. Thanks, Markus -- ptxdist mailing list [email protected]
