[PATCH] remote protocol support for TARGET_OBJECT_AUXV

Daniel Jacobowitz drow@false.org
Wed Feb 25 20:20:00 GMT 2004


On Wed, Feb 25, 2004 at 11:41:59AM -0800, Roland McGrath wrote:
> 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.

> +	strcpy (own_buf, "OK");

Convention is to use write_ok.

Otherwise approved.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb-patches mailing list