Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted
Date: Tue, 01 Mar 2016 16:45:00 -0000	[thread overview]
Message-ID: <1456850713-5745-1-git-send-email-palves@redhat.com> (raw)

I've just finished setting up a few machine, and what better to test
that "make check" works than fix a couple bugs...

This series fixes a couple problems/regressions when /proc is not
mounted, both introduced by yours truly.

Users better mount /proc, but at least this keeps GDB limping along...

Regression tested on x86-64 Fedora 23.

Pedro Alves (2):
  Fix PR gdb/19676: Disable displaced stepping if /proc not mounted
  Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc not
    mounted

 gdb/infrun.c          |  3 ++-
 gdb/linux-tdep.c      |  3 ++-
 gdb/linux-thread-db.c | 16 ++++++++++------
 3 files changed, 14 insertions(+), 8 deletions(-)

-- 
2.5.0


             reply	other threads:[~2016-03-01 16:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 16:45 Pedro Alves [this message]
2016-03-01 16:45 ` [PATCH 2/2] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc " Pedro Alves
2016-03-01 16:45 ` [PATCH 1/2] Fix PR gdb/19676: Disable displaced stepping " Pedro Alves
2016-03-01 17:00   ` Simon Marchi
2016-03-01 17:03     ` Pedro Alves
2016-03-15 16:34 ` [PATCH 0/2] PR gdb/19676: problems when /proc is " Pedro Alves
2016-03-15 16:40   ` Pedro Alves

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=1456850713-5745-1-git-send-email-palves@redhat.com \
    --to=palves@redhat.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