Add xml_escape_text_append and use it
[deliverable/binutils-gdb.git] / gdb / common / common-debug.h
index c2bb192117699762f1d398a4188fb2c8a32c3581..1c6ff8aaa0710db2410167f0b449b9d7fdf4ec0a 100644 (file)
@@ -1,6 +1,6 @@
 /* Declarations for debug printing functions.
 
-   Copyright (C) 2014 Free Software Foundation, Inc.
+   Copyright (C) 2014-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #ifndef COMMON_DEBUG_H
 #define COMMON_DEBUG_H
 
+/* Set to nonzero to enable debugging of hardware breakpoint/
+   watchpoint support code.  */
+
+extern int show_debug_regs;
+
 /* Print a formatted message to the appropriate channel for
    debugging output for the client.  */
 
This page took 0.024985 seconds and 4 git commands to generate.