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 configure.srv


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2013-01-07 11:42:53

Modified files:
	gdb/gdbserver  : ChangeLog configure.srv 

Log message:
	Make x86-lynx GDBserver pass XML register map to GDB.
	
	This is not strictly needed, since both GDB and GDBserver seem
	to agree on the register numbering without this.  But this allows
	us to make sure that this is always going to be the case.
	
	gdb/gdbserver/ChangeLog:
	
	* configure.srv (i[34567]86-*-lynxos*): Set srv_xmlfiles.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.664&r2=1.665
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/configure.srv.diff?cvsroot=src&r1=1.69&r2=1.70


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