On Thu, Apr 15, 2021 at 8:03 AM Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Thu, 15 Apr 2021 at 02:24, Max Filippov <jcmvb...@gmail.com> wrote: > > I see a few places where target/xtensa may do that. E.g. it does that on > > entry > > to an exception handler to allow for debugging its first instruction. > > That should now be handled by the common code, I think (see commits > a7ba744f4082ab and ba3c35d9c402636) -- does xtensa still need to > special case this ?
Thanks for letting me know. It now stops there twice, so no, special casing is no longer needed. I'll send a patch. -- Thanks. -- Max