This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: New port: ia64-hp-openvms (2/3) - v2
On 02/21/2012 04:04 PM, Tristan Gingold wrote:
> 2012-02-10 Tristan Gingold <gingold@adacore.com>
>
> * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
> * remote.c (PACKET_qXfer_uib): New enum value.
> (remote_protocol_features): Add entry for PACKET_qXfer_uib.
> (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
> (_initialize_remote): Call add_packet_config_cmd for
> xfer:uib packet.
Looks good. Okay.
> doc/
> 2012-02-15 Tristan Gingold <gingold@adacore.com>
>
> * gdb.texinfo (General Query Packets): Document xfer:uib.
qXfer:uib:read
--
Pedro Alves