This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB Tool Chains


"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.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]