* dwarfread.c (dbsize): New variable to hold size of dwarf info.
authorFred Fish <fnf@specifix.com>
Thu, 1 Oct 1992 17:33:21 +0000 (17:33 +0000)
committerFred Fish <fnf@specifix.com>
Thu, 1 Oct 1992 17:33:21 +0000 (17:33 +0000)
commit4090fe1c2bd15b1513674efc5b55ea036a481ee5
treee46236c039fd93c10c9b409994338043f36b1f00
parent35a15d60028e53c9a7296d99bde6211240348946
* dwarfread.c (dbsize):  New variable to hold size of dwarf info.
* dwarfread.c (dwarf_build_psymtabs):  Rename dbsize parameter to
dbfsize and use it to initialize new local file scope dbsize.
* dwarfread.c (read_ofile_symtab):  Initialize dbsize and use it.
* dwarfread.c (basicdieinfo):  Use dbsize to check for oversize
DIEs as well as the current check for undersize DIEs.  This helps
to gracefully detect and reject corrupted DIE information.
gdb/dwarfread.c
This page took 0.024203 seconds and 4 git commands to generate.