Heretical Question
Vladimir Gurevich
vag at paulidav.org
Thu Jul 10 06:30:15 EST 2003
Hello Kent,
I guess
ddd --gdb --debugger ${CROSS_COMPILE}gdb <elf_file>
is what you are looking for.
With regards to assembly language debugging your mileage may
vary. While GDB supports assemblty language there seem to be
a couple of bugs which sometimes prevent you from doing it
(mostly when the code is being relocated). Wolfgang Denk
is working on it. And make sure you compile your assembly
code with -gstabs to enable line number information.
Thanks,
Vladimir
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list