linux/arch/blackfin
Sonic Zhang 8a0e9acfd1 Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdb
Hardware breakpoint doesn't always work in kgdb. It works at the first
two times, but if you repeatedly trigger that hardware breakpoint, it
would slip over that point once in two times.

Fix it by always setting hw bp skip to 0. gdb does skip after hw bp trap.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-11-18 17:48:22 +08:00
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin arch: use physmap in board resources rather than legacy config method 2008-11-18 17:48:22 +08:00
include/asm Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BANK_NUM macro caculating 2008-11-18 17:48:22 +08:00
kernel Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdb 2008-11-18 17:48:22 +08:00
lib Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined 2008-10-28 11:07:15 +08:00
mach-bf518 Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
mach-bf527 Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
mach-bf533 Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
mach-bf537 Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
mach-bf538 Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
mach-bf548 Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
mach-bf561 Blackfin arch: SMP supporting patchset: BF561 related code 2009-01-07 23:14:39 +08:00
mach-common Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code 2009-01-07 23:14:39 +08:00
mm Blackfin arch: fix unused warning for some blackfin derivatives 2008-11-18 17:48:22 +08:00
oprofile Blackfin arch: SMP supporting patchset: Blackfin header files and machine common code 2009-01-07 23:14:39 +08:00
Kconfig Blackfin arch: SMP supporting patchset: some other misc code 2009-01-07 23:14:39 +08:00
Kconfig.debug Blackfin arch: Add optional verbose debug 2008-10-10 18:13:21 +08:00
Makefile Blackfin arch: add support for Blackfin latest processor family BF51x 2008-11-18 17:48:21 +08:00