« Return to Thread: reference environment variables from gdb scripts

Re: GDB Tool Chains

by Jim Blandy :: Rate this Message:

Reply to Author | View in Thread


"McGuerty, Jay S." <JAY.S.MCGUERTY@...> 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.)

 « Return to Thread: reference environment variables from gdb scripts