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 ChangeLog aarch64-linux-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	willnewton@sourceware.org	2013-10-10 10:40:43

Modified files:
	gdb            : ChangeLog aarch64-linux-tdep.c 

Log message:
	gdb/aarch64-linux-tdep.c: Call linux_init_abi.
	
	If we are running on a Linux platform we should call linux_init_abi
	in order to get all the useful hooks it enables.
	
	gdb/ChangeLog:
	
	2013-10-10  Will Newton  <will.newton@linaro.org>
	
	* aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
	linux_init_abi.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.16090&r2=1.16091
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/aarch64-linux-tdep.c.diff?cvsroot=src&r1=1.3&r2=1.4


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