This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/2] PR gdb/19676: problems when /proc is not mounted


On 03/15/2016 04:34 PM, Pedro Alves wrote:
On 03/01/2016 04:45 PM, Pedro Alves wrote:
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

Now pushed.

Also pushed to the 7.11 branch.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]