aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/agent.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/agent.h')
-rw-r--r--gdb/common/agent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/common/agent.h b/gdb/common/agent.h
index a1ac9b2..b89d111 100644
--- a/gdb/common/agent.h
+++ b/gdb/common/agent.h
@@ -33,6 +33,8 @@ int agent_look_up_symbols (void);
thread. */
#define IPA_CMD_BUF_SIZE 1024
+int agent_loaded_p (void);
+
extern int debug_agent;
extern int use_agent;