[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GCC / GDB & -Wl,--traditional-format



Thomas Juerges wrote:
Quite likely that other debuggers than MonST can handle the HiSoft long
symbol names.  GDB cannot.

I repeat, by design, GDB for MiNT can't handle "traditional" symbols: DRI with or without HiSoft extensions.

GDB for MiNT supports only the STABS (classic UNIX) debug symbols produced by default by ld (the linker) for MiNT, as well as the additional GNU source level information produced by -g.

--
Vincent Rivière