src/gdb ChangeLog aix-thread.c

uweigand@sourceware.org uweigand@sourceware.org
Wed Aug 7 13:24:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	uweigand@sourceware.org	2013-08-07 13:24:26

Modified files:
	gdb            : ChangeLog aix-thread.c 

Log message:
	2013-08-07  Raunaq Bathija  <raunaq12@in.ibm.com>
	Ulrich Weigand  <uweigand@de.ibm.com>
	
	* aixthread.c: Call ptrace64 instead of ptracex if defined.
	Call ptrace64 instead of ptrace if defined.
	Add macro addr_ptr to take care of ptrace address argument.
	(pdc_read_regs): Likewise.
	(pdc_write_regs): Likewise.
	(aix_thread_resume): Likewise.
	(fetch_regs_kernel_thread): Likewise.
	(store_regs_kernel_thread): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15865&r2=1.15866
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/aix-thread.c.diff?cvsroot=src&r1=1.86&r2=1.87



More information about the Gdb-cvs mailing list