Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / ax.h
index 3e9fd8f795c970405c47098a9ec027b914f3aa54..1fba69e7ad1570cfd3dbb914da1495269bbc11be 100644 (file)
@@ -1,5 +1,5 @@
 /* Data structures and functions associated with agent expressions in GDB.
-   Copyright (C) 2009-2019 Free Software Foundation, Inc.
+   Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,6 @@
 #include "regcache.h"
 
 #ifdef IN_PROCESS_AGENT
-extern int debug_agent;
 #define debug_threads debug_agent
 #endif
 
This page took 0.027538 seconds and 4 git commands to generate.