public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb/remote.c: Eliminate target_buf/target_buf_size hack
@ 2017-09-30 13:25 sergiodj+buildbot
  0 siblings, 0 replies; only message in thread
From: sergiodj+buildbot @ 2017-09-30 13:25 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT b6bb34680b9c99961b6cd635853552ec6569a2a4 ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: b6bb34680b9c99961b6cd635853552ec6569a2a4

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-30  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-30 13:25 [binutils-gdb] gdb/remote.c: Eliminate target_buf/target_buf_size hack sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).