Files
linux/arch/powerpc/kernel
Dave Kleikamp 28477fb1ed powerpc: Fix booke user_disable_single_step()
On booke processors, gdb is seeing spurious SIGTRAPs when setting a
watchpoint.

user_disable_single_step() simply quits when the DAC is non-zero.  It should
be clearing the DBCR0_IC and DBCR0_BT bits from the dbcr0 register and
TIF_SINGLESTEP from the thread flag.

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-07-15 17:41:45 +10:00
..
2008-12-21 14:21:16 +11:00
2008-12-21 14:21:16 +11:00
2007-05-11 05:38:25 -04:00
2009-05-21 15:44:21 +10:00
2008-06-30 22:31:00 +10:00
2009-06-16 19:47:28 -07:00
2008-05-23 22:43:11 +02:00
2009-06-12 16:53:38 +10:00
2009-06-26 14:37:24 +10:00
2009-07-12 12:22:34 -07:00
2008-12-21 14:21:16 +11:00
2007-10-11 14:36:47 +10:00