dbghelp: Compiland and source files are not the same thing.
- in MSC debug info parsing, clearly separate a source file
information from a compiland (including in linetab structure)
- in ELF debug info parsing, now storing compiland directly
in symtab_elt while browsing the symtab section (we still
create twice the compilands, once in stabs/dwarf parsing,
a second time in symtab parsing)
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment