This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: New port: ia64-hp-openvms (2/3)


On 02/10/2012 01:22 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.

New packets need new documentation.  There should be a
new call to add_packet_config_cmd call in _initialize_remote.

And ... where's the code that actually reads this new object?

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]