]> git.baikalelectronics.ru Git - kernel.git/commit
kgdb: print breakpoint removed on exception
authorJason Wessel <jason.wessel@windriver.com>
Fri, 15 Feb 2008 20:55:55 +0000 (14:55 -0600)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 18:05:39 +0000 (20:05 +0200)
commitec09432093ea90f144068bae241138a7453a9cdc
tree0a162e5ddb4166862bb2ba002efa18a0bcb83a57
parentff9c3d657e24c3e115cd01aac525e5169f2128ba
kgdb: print breakpoint removed on exception

If kgdb does remove a breakpoint that had a problem on the recursion
check, it should also print the address of the breakpoint.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/kgdb.c