src/gdb ChangeLog.intercu dwarf2read.c
drow@sources.redhat.com
drow@sources.redhat.com
Mon Feb 23 16:58:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Branch: drow_intercu-20040221-branch
Changes by: drow@sourceware.org 2004-02-23 16:58:04
Modified files:
gdb : ChangeLog.intercu dwarf2read.c
Log message:
* dwarf2read.c (REF_HASH_SIZE): Move above struct dwarf2_cu.
(struct dwarf2_cu): Add die_ref_table.
(die_ref_table): Delete static variable.
(store_in_ref_table): Take a comp unit argument and use its
die_ref_table.
(dwarf2_empty_hash_tables): Likewise.
(read_comp_unit): Update call to dwarf2_empty_hash_tables.
(read_die_and_children): Update call to store_in_ref_table.
(follow_die_ref): Use the comp unit's die_ref_table.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.intercu.diff?cvsroot=src&only_with_tag=drow_intercu-20040221-branch&r1=1.1.2.22&r2=1.1.2.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&only_with_tag=drow_intercu-20040221-branch&r1=1.135.2.23&r2=1.135.2.24
More information about the Gdb-cvs
mailing list