diff options
Diffstat (limited to 'gdb/common/agent.h')
-rw-r--r-- | gdb/common/agent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/common/agent.h b/gdb/common/agent.h index 31c46d9..2965215 100644 --- a/gdb/common/agent.h +++ b/gdb/common/agent.h @@ -35,3 +35,4 @@ int agent_look_up_symbols (void); extern int debug_agent; +extern int use_agent; |