aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/debug.cc')
-rw-r--r--gdbserver/debug.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdbserver/debug.cc b/gdbserver/debug.cc
index c7a1e5f..b3a5fe1 100644
--- a/gdbserver/debug.cc
+++ b/gdbserver/debug.cc
@@ -64,6 +64,10 @@ debug_set_output (const char *new_debug_file)
#endif
+/* See gdbsupport/common-debug.h. */
+
+int debug_print_depth = 0;
+
/* Print a debugging message.
If the text begins a new line it is preceded by a timestamp.
We don't get fancy with newline checking, we just check whether the