On 14 September 2015 at 11:50, Sergey Fedorov <serge.f...@gmail.com> wrote: > ARM stops before access to a location covered by watchpoint. Also, QEMU > watchpoint fire is not necessarily an architectural watchpoint match. > Unfortunately, that is hardly possible to ignore a fired watchpoint in > debug exception handler. So move watchpoint check from debug exception > handler to the dedicated watchpoint checking callback. > > Signed-off-by: Sergey Fedorov <serge.f...@gmail.com> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM