x86/Linux: reenable all-stop on top of non-stop
authorPedro Alves <palves@redhat.com>
Wed, 30 Sep 2015 18:23:39 +0000 (19:23 +0100)
committerPedro Alves <palves@redhat.com>
Wed, 30 Sep 2015 18:23:39 +0000 (19:23 +0100)
commit398e081380a204e3b9fb4eb4da069ccf471f930e
tree9bf16d198853b1fd7f299665a1b27a1d1d6ea075
parent4ee959fb247a677b048ce3c59c1399c023a400d9
x86/Linux: reenable all-stop on top of non-stop

Since the record-btrace target now supports non-stop mode, we no
longer need to force-disable as-ns on x86.

gdb/ChangeLog:
2015-09-30  Pedro Alves  <palves@redhat.com>

* linux-nat.c (linux_nat_always_non_stop_p): Always return 1.
* x86-linux-nat.c (x86_linux_always_non_stop_p): Delete.
(x86_linux_create_target): Don't install
x86_linux_always_non_stop_p.
gdb/ChangeLog
gdb/linux-nat.c
gdb/x86-linux-nat.c
This page took 0.026878 seconds and 4 git commands to generate.