Title: [6444] trunk/arch/blackfin/include/asm/kgdb.h: bug[#5062] Skip hardware watchpoint test.
Revision
6444
Author
sonicz
Date
2009-05-21 04:32:49 -0500 (Thu, 21 May 2009)

Log Message

bug[#5062] Skip hardware watchpoint test.
blackfin doesn't support hardware watchpoint except for over JTAG
emulator.

Modified Paths

Diff

Modified: trunk/arch/blackfin/include/asm/kgdb.h (6443 => 6444)


--- trunk/arch/blackfin/include/asm/kgdb.h	2009-05-21 08:49:56 UTC (rev 6443)
+++ trunk/arch/blackfin/include/asm/kgdb.h	2009-05-21 09:32:49 UTC (rev 6444)
@@ -108,6 +108,7 @@
 #define BREAK_INSTR_SIZE	2
 #define CACHE_FLUSH_IS_SAFE	1
 #define GDB_ADJUSTS_BREAK_OFFSET
+#define GDB_SKIP_HW_WATCH_TEST
 #define HW_INST_WATCHPOINT_NUM	6
 #define HW_WATCHPOINT_NUM	8
 #define TYPE_INST_WATCHPOINT	0
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to