On 14 September 2015 at 11:50, Sergey Fedorov <[email protected]> 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 <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
