public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Small memory-writing gdbserver improvements
@ 2019-08-14 16:48 Tom Tromey
  2019-08-14 16:48 ` [PATCH 1/2] Simplify write_inferior_memory Tom Tromey
  2019-08-14 16:48 ` [PATCH 2/2] Replace write_inferior_memory with target_write_memory Tom Tromey
  0 siblings, 2 replies; 7+ messages in thread
From: Tom Tromey @ 2019-08-14 16:48 UTC (permalink / raw)
  To: gdb-patches

I noticed a comment in gdbserver referring to cleanups, so I fixed
that; and then added on a patch to remove write_inferior_memory in
favor of target_write_memory.

Tested by the buildbot.

Tom


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-15 17:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 16:48 [PATCH 0/2] Small memory-writing gdbserver improvements Tom Tromey
2019-08-14 16:48 ` [PATCH 1/2] Simplify write_inferior_memory Tom Tromey
2019-08-15  1:59   ` Kevin Buettner
2019-08-15 15:51   ` Pedro Alves
2019-08-15 17:22     ` Tom Tromey
2019-08-14 16:48 ` [PATCH 2/2] Replace write_inferior_memory with target_write_memory Tom Tromey
2019-08-15  2:28   ` Kevin Buettner

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).