Support -prompt and -lbl in gdb_test
[binutils-gdb.git] / gdb / record.h
index f371b7f7cc13d2eebeaff4be0bbb7c4193fc81a9..0fbca9d44cef595d5f1f8c854ae117b849000f14 100644 (file)
@@ -1,6 +1,6 @@
 /* Process record and replay target for GDB, the GNU debugger.
 
-   Copyright (C) 2008-2019 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,6 +23,7 @@
 #include "target/waitstatus.h" /* For enum target_stop_reason.  */
 #include "gdbsupport/enum-flags.h"
 
+struct address_space;
 struct cmd_list_element;
 struct inferior;