* buildsym.c (finish_block): Change innerblock_anon_complaint to
authorFred Fish <fnf@specifix.com>
Mon, 7 Oct 1996 17:58:56 +0000 (17:58 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 7 Oct 1996 17:58:56 +0000 (17:58 +0000)
commit7336948874d13372e7db33864fecfcdff1a55569
treeee33cc35aeaabb332fd2a9e1b310e74d9cf1a655
parent7f8da359a85c040f6b22960eba8e8785a5576251
* buildsym.c (finish_block): Change innerblock_anon_complaint to
print the addresses as part of the complaint.  Add a complaint for
cases where the block end address is smaller than the block start
address, in case any such conditions slip through our fixup mechanism.
* symmisc.c (dump_symtab): Only print blockvector for primary
  symtabs, to avoid massive duplication of output due to secondary
  symtabs that point to same blockvector.  Also do some minor
formatting tweaks.
gdb/ChangeLog
gdb/buildsym.c
This page took 0.026604 seconds and 4 git commands to generate.