X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fcommon%2Fcommon-debug.h;h=348b0e3def09e47c11a58cfcb800bb1a7fc1b5f0;hb=c5e92cca56da9153985d4c15dab243e383f66919;hp=c2bb192117699762f1d398a4188fb2c8a32c3581;hpb=3adc1a7d457d7fcdc413b970f1ed02b0925e6da8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/common/common-debug.h b/gdb/common/common-debug.h index c2bb192117..348b0e3def 100644 --- a/gdb/common/common-debug.h +++ b/gdb/common/common-debug.h @@ -20,6 +20,11 @@ #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. */