diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-06-08 18:32:12 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-06-08 18:32:12 +0000 |
commit | ea9c271d4e9a8d5c8c73495aef96b5a07d2c75e1 (patch) | |
tree | a4c7f757477b0f7b66f35fcda5cc7886533eeb87 /libiberty | |
parent | a4d8b6901f6d32faedf603a4b55236a488649447 (diff) | |
download | gdb-ea9c271d4e9a8d5c8c73495aef96b5a07d2c75e1.zip gdb-ea9c271d4e9a8d5c8c73495aef96b5a07d2c75e1.tar.gz gdb-ea9c271d4e9a8d5c8c73495aef96b5a07d2c75e1.tar.bz2 |
* (struct remote_state): New type, only containing
buf and buf_size.
(remote_state): New variable.
(get_remote_state): New function.
(struct remote_arch_state): Renamed from struct remote_state.
Removed buf and buf_size.
(get_remote_arch_state): Renamed from get_remote_state. All
necessary callers updated to call this function.
(init_remote_state): Initialize the architecture-specific state.
Update the target-specific state if necessary.
(get_remote_packet_size): New function. All previous references
changed to use this accessor function.
(packet_reg_from_regnum, packet_reg_from_pnum): Take a
remote_arch_state instead of a remote_state. All callers changed.
(_initialize_remote): Initialize the packet buffer here.
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions