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] svr4_exec_displacement success indicator [Re: PIE question]


On Fri, 12 Mar 2010 16:39:41 +0100, Daniel Jacobowitz wrote:
> On Fri, Mar 12, 2010 at 04:31:38PM +0100, Jan Kratochvil wrote:
> > Is it OK also for gdb_7_1-branch?
> 
> I think so.

Checked-in for gdb_7_1-branch:
	http://sourceware.org/ml/gdb-cvs/2010-03/msg00124.html

2010-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* solib-svr4.c (svr4_exec_displacement): Return now success, new
	parameter displacementp.  Update comment.
	(svr4_relocate_main_executable): Return if non-zero SECTION_OFFSETS
	element exists.  Return if svr4_exec_displacement was not successful.
	Update comment.


Thanks,
Jan


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