Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Small cleanups in gdbserver
@ 2017-09-10 20:11 Simon Marchi
  2017-09-10 20:11 ` [PATCH 3/3] gdbserver: Remove thread_to_gdb_id Simon Marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Simon Marchi @ 2017-09-10 20:11 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

I had these patches a preparatory cleanups in another series, but in the end I
decided to post them by themselves.

Simon Marchi (3):
  gdbserver: Remove duplicate functions to find any thread of process
  gdbserver: Remove gdb_id_to_thread_id
  gdbserver: Remove thread_to_gdb_id

 gdb/gdbserver/inferiors.c     |  28 +-----
 gdb/gdbserver/inferiors.h     |   3 -
 gdb/gdbserver/linux-x86-low.c |  15 +--
 gdb/gdbserver/lynx-low.c      |  14 +--
 gdb/gdbserver/nto-low.c       |   8 +-
 gdb/gdbserver/server.c        | 222 +++++++++++++++++++-----------------------
 gdb/gdbserver/thread-db.c     |  15 +--
 gdb/gdbserver/tracepoint.c    |  14 +--
 8 files changed, 116 insertions(+), 203 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2017-09-15 14:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-10 20:11 [PATCH 0/3] Small cleanups in gdbserver Simon Marchi
2017-09-10 20:11 ` [PATCH 3/3] gdbserver: Remove thread_to_gdb_id Simon Marchi
2017-09-15 11:02   ` Pedro Alves
2017-09-15 13:54     ` Simon Marchi
2017-09-15 14:00       ` Pedro Alves
2017-09-10 20:11 ` [PATCH 2/3] gdbserver: Remove gdb_id_to_thread_id Simon Marchi
2017-09-15 10:55   ` Pedro Alves
2017-09-15 13:07     ` Simon Marchi
2017-09-15 13:34       ` Simon Marchi
2017-09-15 13:44     ` Simon Marchi
2017-09-10 20:11 ` [PATCH 1/3] gdbserver: Remove duplicate functions to find any thread of process Simon Marchi
2017-09-15  4:09   ` Sergio Durigan Junior
2017-09-15 12:53     ` Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox