Use all_non_exited_inferiors in infrun.c
[deliverable/binutils-gdb.git] / gdb / configure.nat
index 77a2ee80839d04ea8a3fbc6fc6dc077d586d4203..fb4522f5799b802737056e42629ef57ca3c1c08c 100644 (file)
@@ -1,5 +1,5 @@
 # ; -*- mode: sh ; -*-
-# Copyright (C) 2013-2019 Free Software Foundation, Inc.
+# Copyright (C) 2013-2020 Free Software Foundation, Inc.
 #
 # This file is part of GDB.
 #
@@ -445,8 +445,9 @@ case ${gdb_host} in
        case ${gdb_host_cpu} in
            i386)
                # Host: OpenBSD/amd64
-               NATDEPFILES="${NATDEPFILES} obsd-nat.o amd64-nat.o \
-               x86-bsd-nat.o amd64-bsd-nat.o amd64-obsd-nat.o bsd-kvm.o"
+               NATDEPFILES="${NATDEPFILES} obsd-nat.o amd64-nat.o x86-nat.o \
+               x86-bsd-nat.o amd64-bsd-nat.o amd64-obsd-nat.o bsd-kvm.o \
+               nat/x86-dregs.o"
                LOADLIBES='-lkvm'
                ;;
            mips)
This page took 0.039329 seconds and 4 git commands to generate.