This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] [0/2] Discontiguous PSYMTABs


Hi,

The original patch
	[patch] Parse DW_AT_ranges into PSYMTABS (for childless CU, for vDSO32)
	http://sourceware.org/ml/gdb-patches/2007-10/msg00207.html
is already committed but it caused a regression
	http://sourceware.org/ml/gdb-patches/2007-11/msg00560.html
and the later patch to fix the regression was non-DWARF2 incompatible
	http://sourceware.org/ml/gdb-patches/2007-12/msg00248.html

Follow two fixes which have no regressions to any previous version.


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]