GDB Tool Chains

Jim Blandy jimb@codesourcery.com
Tue Aug 28 21:59:00 GMT 2007


"McGuerty, Jay S." <JAY.S.MCGUERTY@saic.com> writes:
> This is a rookie question but here goes.....
>
> Is there a list of available tool chains for GDB anywhere?

No.  GDB is most widely tested against the GNU compiler, linker, and
debugger.  I'd bet it works adequately with the Intel C compiler.  I
expect it would take work to adapt GDB to understand the DWARF
produced by other compilers.

(By the way, please don't start new threads by replying to others'
messages; doing so makes it difficult for threaded mail readers and
web archivers to properly group threads.)



More information about the Gdb mailing list