src/gdb/gdbserver server.c linux-low.c target.h

roland@sources.redhat.com roland@sources.redhat.com
Wed Feb 25 20:41:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	roland@sourceware.org	2004-02-25 20:41:29

Modified files:
	gdb/gdbserver  : server.c linux-low.c target.h 

Log message:
	2004-02-25  Roland McGrath  <roland@redhat.com>
	
	* target.h (struct target_ops): New member `read_auxv'.
	* server.c (handle_query): Handle qPart:auxv:read: query using that.
	* linux-low.c (linux_read_auxv): New function.
	(linux_target_ops): Initialize `read_auxv' member to that.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/server.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/linux-low.c.diff?cvsroot=src&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/target.h.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Gdb-cvs mailing list