Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@ericsson.com>
To: <gdb-patches@sourceware.org>
Cc: Simon Marchi <simon.marchi@ericsson.com>
Subject: [PATCH 0/3] Small cleanups in gdbserver
Date: Sun, 10 Sep 2017 20:11:00 -0000	[thread overview]
Message-ID: <1505074275-1662-1-git-send-email-simon.marchi@ericsson.com> (raw)

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


             reply	other threads:[~2017-09-10 20:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-10 20:11 Simon Marchi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1505074275-1662-1-git-send-email-simon.marchi@ericsson.com \
    --to=simon.marchi@ericsson.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox