Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted
@ 2016-03-01 16:45 Pedro Alves
  2016-03-01 16:45 ` [PATCH 2/2] Fix PR gdb/19676: Internal error in linux-thread.db.c if /proc " Pedro Alves
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Pedro Alves @ 2016-03-01 16:45 UTC (permalink / raw)
  To: gdb-patches

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


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

end of thread, other threads:[~2016-03-15 16:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-01 16:45 [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted Pedro Alves
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

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