* dwarf2read.c (queue_comp_unit): Take an objfile argument. Read
authorDaniel Jacobowitz <drow@false.org>
Wed, 20 Aug 2008 20:31:49 +0000 (20:31 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 20 Aug 2008 20:31:49 +0000 (20:31 +0000)
commit03dd20cc6c4739481dc1cfc5549dd63961e66181
tree834540c166f17bd5dbf72a3cc2402a2de3888884
parentb60c80d639c055a03fcb7def9feb62f2e6e3009f
* dwarf2read.c (queue_comp_unit): Take an objfile argument.  Read
in the DIEs here.
(process_queue): Do not read in the DIEs here.
(psymtab_to_symtab_1): Update call to queue_comp_unit.
(read_full_die): Do not call queue_comp_unit from here.
(maybe_queue_comp_unit): New function.
(follow_die_ref): Use it.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.031502 seconds and 4 git commands to generate.