Skip to content
Commit b74ab703 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.



Presently the hw_breakpoint code is the primary notifier dispatch for
breakpoint traps, although it's only UBC traps that are of particular
interest there. This patches in a check to allow non-UBC generated
breakpoints to pass through down the remainder of the notifier chain,
giving things like kgdb a chance at getting notified.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 6c0ee6a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment