This is the mail archive of the gdb-cvs@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]

src/gdb/gdbserver ChangeLog linux-aarch64-low.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	mshawcroft@sourceware.org	2013-02-07 10:47:41

Modified files:
	gdb/gdbserver  : ChangeLog linux-aarch64-low.c 

Log message:
	Switch AArch64 gdbserver ps_get_thread_area to PTRACE_GETREGSET.
	
	2013-02-06  Marcus Shawcroft  <marcus.shawcroft@arm.com>
	
	* linux-aarch64-low.c (ps_get_thread_area): Replace
	PTRACE_GET_THREAD_AREA with PTRACE_GETREGSET.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.672&r2=1.673
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-aarch64-low.c.diff?cvsroot=src&r1=1.1&r2=1.2


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