OSDN Git Service

2004-02-25 Roland McGrath <roland@redhat.com>
authorroland <roland>
Wed, 25 Feb 2004 20:41:29 +0000 (20:41 +0000)
committerroland <roland>
Wed, 25 Feb 2004 20:41:29 +0000 (20:41 +0000)
commitf1cf86f03cde953101e9be4b62e71719065fc02a
tree83e3746aa30e2051ee150da152413b763ea9b8fa
parentdf62b891c97edd2331e4dda245e266ac278f4a57
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.
gdb/gdbserver/linux-low.c
gdb/gdbserver/server.c
gdb/gdbserver/target.h