* COFF questions
@ 2003-09-11 14:37 Stephen Biggs
0 siblings, 0 replies; only message in thread
From: Stephen Biggs @ 2003-09-11 14:37 UTC (permalink / raw)
To: GDB list
Can someone explain what the "_globals_" symtab built by coffread.c is
for, built even when there is DWARF-2 info?
How does GDB cope with executables that provide debugging info in two
different formats for the same compilation unit? That is, in the COFF
case, if it finds the symbol in the _globals_, it stops reading and this
symbol either doesn't have enough information, or has wrong information,
to permit source level debugging. How do I make GDB continue to search
for DWARF-2 info if it is present?
I saw a thread in the archives by David Carlton about a call-back
version of symbol_lookup. Is there anything new on this?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-11 8:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-11 14:37 COFF questions Stephen Biggs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox