OSDN Git Service

2004-02-25 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 25 Feb 2004 20:41:00 +0000 (20:41 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 25 Feb 2004 20:41:00 +0000 (20:41 +0000)
commitfc63a955b1dddea186b8e7ded737ec7c8ec33d7e
treef722db2ccd2dda4fa469f36ac38fe8644c7c6d59
parent74bd356452248d8fd010380ee4eaef7070e7964d
2004-02-25  Roland McGrath  <roland@redhat.com>

* remote.c (remote_protocol_qPart_auxv): New variable.
(init_all_packet_configs): Initialize it.
(set_remote_protocol_qPart_auxv_packet_cmd): New function.
(show_remote_protocol_qPart_auxv_packet_cmd): New function.
(show_remote_cmd): Call it.
(_initialize_remote): Initialize commands.
(remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
service TARGET_OBJECT_AUXV requests.
gdb/remote.c