We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 348551d commit 82da62aCopy full SHA for 82da62a
1 file changed
arch/parisc/include/asm/kgdb.h
@@ -17,6 +17,8 @@
17
#define NUMREGBYTES sizeof(struct parisc_gdb_regs)
18
#define BUFMAX 4096
19
20
+#define KGDB_MAX_BREAKPOINTS 40
21
+
22
#define CACHE_FLUSH_IS_SAFE 1
23
24
#ifndef __ASSEMBLY__
0 commit comments