diff options
author | Pedro Alves <palves@redhat.com> | 2017-09-29 17:09:05 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2017-09-29 17:09:05 +0100 |
commit | b6bb34680b9c99961b6cd635853552ec6569a2a4 (patch) | |
tree | e6e735f6ed4f480df18c52958671d47e6ddb1066 /gdb/gdbserver/remote-utils.c | |
parent | 5b9ca4d43ba0313612e8ad6e50221e8f20ebd129 (diff) | |
download | binutils-gdb-b6bb34680b9c99961b6cd635853552ec6569a2a4.tar.gz |
gdb/remote.c: Eliminate target_buf/target_buf_size hack
This finally eliminates an old hack left in place when tracepoint RSP
support was migrated from tracepoint.c to remote.c, back in
35b1e5cca081 ("Make tracepoint operations go through target vector.")
over 7 years ago.
Tested on x86_64 GNU/Linux.
gdb/ChangeLog:
2017-09-29 Pedro Alves <palves@redhat.com>
* remote.c (target_buf, target_buf_size): Delete.
(remote_get_noisy_reply): Remove buf_p and sizeof_buf parameters.
Use the connection's packet buffer instead.
All callers adjusted.
(_initialize_remote): Remove references to target_buf and
target_buf_size.
Diffstat (limited to 'gdb/gdbserver/remote-utils.c')
0 files changed, 0 insertions, 0 deletions