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]

[commit+7.5] [patch+7.5] Fix assertion fail on PaX gentoo (PR 14564)


On Mon, 10 Sep 2012 17:46:23 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-09-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* common/linux-ptrace.c: Change __i386__ to __i386__ || __x86_64__.
> 	(linux_ptrace_test_ret_to_nx): Extend comment for x86_64.  Change
> 	__i386__ to __i386__ || __x86_64__. Extend code also for __x86_64__.
> 	Extend code also for PaX support.  Convert all gdb_assert to warning
> 	calls.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-09/msg00089.html
And for 7.5:
	http://sourceware.org/ml/gdb-cvs/2012-09/msg00090.html


Thanks,
Jan


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