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]

Re: [patch] Fix failed gdb_assert due to the PIE patchset


On Mon, 01 Feb 2010 17:31:22 +0100, Daniel Jacobowitz wrote:
> On Sun, Jan 31, 2010 at 02:11:47AM +0100, Jan Kratochvil wrote:
> > gdb/
> > 2010-01-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* solib-svr4.c (scan_dyntag): New variable dyn_addr.  Replace gdb_assert
> > 	by a conditional setting DYN_ADDR.  Use DYN_ADDR.
> > 	* config/djgpp/fnchange.lst: Add translations for
> > 	symbol-without-target_section.exp and symbol-without-target_section.c.
> > 
> > gdb/testsuite/
> > 2010-01-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	* gdb.base/symbol-without-target_section.exp,
> > 	gdb.base/symbol-without-target_section.c: New.
> 
> OK.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-02/msg00008.html


Thanks,
Jan


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