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
Branch: 	gdb_7_6-branch
Changes by:	willnewton@sourceware.org	2013-09-16 15:54:50

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

Log message:
	gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs.
	
	Apply the same fix that was applied to aarch64-linux-nat.c.
	
	2013-09-16 Will Newton  <will.newton@linaro.org>
	
	* linux-aarch64-low.c (aarch64_linux_set_debug_regs): Zero
	out regs.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.697.2.7&r2=1.697.2.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-aarch64-low.c.diff?cvsroot=src&only_with_tag=gdb_7_6-branch&r1=1.3&r2=1.3.2.1


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