Fri Dec 1 22:19:59 2017 UTC ()
Back to stepping everyone.


(christos)
diff -r1.16 -r1.17 src/external/gpl3/gdb/dist/gdb/inf-ptrace.c

cvs diff -r1.16 -r1.17 src/external/gpl3/gdb/dist/gdb/inf-ptrace.c (expand / switch to context diff)
--- src/external/gpl3/gdb/dist/gdb/inf-ptrace.c 2017/11/28 22:04:52 1.16
+++ src/external/gpl3/gdb/dist/gdb/inf-ptrace.c 2017/12/01 22:19:59 1.17
@@ -353,7 +353,7 @@
          all possible successor instructions), so we don't have to
          worry about that here.  */
       request = PT_STEP;
-#ifdef __NetBSD__
+#if 0
       /*
        * On NetBSD the data field of PT_STEP contains the thread
        * to be stepped; all other threads are continued if this value is > 0