src/gdb ChangeLog dwarf2read.c
jimb@sources.redhat.com
jimb@sources.redhat.com
Fri May 10 10:03:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Changes by: jimb@sources.redhat.com 2002-05-10 10:03:26
Modified files:
gdb : ChangeLog dwarf2read.c
Log message:
Properly track the size of the current objfile's .debug_line section.
* dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
(DWARF_LINE_SIZE): New macro.
(dwarf2_build_psymtabs_hard): Record the line section's size in
the partial symbol table.
(psymtab_to_symtab_1): Restore dwarf_line_size from the partial
symbol table.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2597&r2=1.2598
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.54&r2=1.55
More information about the Gdb-cvs
mailing list