src/gdb ChangeLog remote.c

hjl@sourceware.org hjl@sourceware.org
Wed Feb 3 18:30:00 GMT 2010


CVSROOT:	/cvs/src
Module name:	src
Changes by:	hjl@sourceware.org	2010-02-03 18:30:04

Modified files:
	gdb            : ChangeLog remote.c 

Log message:
	Pass target_gdbarch to gdbarch_qsupported.
	
	2010-02-03  H.J. Lu  <hongjiu.lu@intel.com>
	
	* remote.c (remote_state): Remove gdbarch.
	(init_remote_state): Don't set gdbarch.
	(remote_query_supported): Pass target_gdbarch instead of
	rs->gdbarch to gdbarch_qsupported.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11321&r2=1.11322
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.383&r2=1.384



More information about the Gdb-cvs mailing list