• Eric Pouech's avatar
    dbghelp: Compiland and source files are not the same thing. · c0e0de6c
    Eric Pouech authored
    - 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)
    c0e0de6c
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
coff.c Loading commit data...
dbghelp.c Loading commit data...
dbghelp.spec Loading commit data...
dbghelp_private.h Loading commit data...
dwarf.c Loading commit data...
elf_module.c Loading commit data...
image.c Loading commit data...
memory.c Loading commit data...
minidump.c Loading commit data...
module.c Loading commit data...
msc.c Loading commit data...
mscvpdb.h Loading commit data...
path.c Loading commit data...
pe_module.c Loading commit data...
source.c Loading commit data...
stabs.c Loading commit data...
stack.c Loading commit data...
storage.c Loading commit data...
symbol.c Loading commit data...
type.c Loading commit data...
wdbgexts.h Loading commit data...