Handle multiple target events before commit resume
[deliverable/binutils-gdb.git] / gdb / frame-base.c
index 18f7bbd6b7446be2e21a8b6d97229d0787bb326d..b36c5e3bac4fe49a23e514a1db2c32b1e06a3afa 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for frame address handler, for GDB, the GNU debugger.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,6 +21,7 @@
 #include "frame-base.h"
 #include "frame.h"
 #include "gdb_obstack.h"
+#include "gdbarch.h"
 
 /* A default frame base implementations.  If it wasn't for the old
    DEPRECATED_FRAME_LOCALS_ADDRESS and DEPRECATED_FRAME_ARGS_ADDRESS,
This page took 0.02398 seconds and 4 git commands to generate.