Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 600482c1 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: fix single stepping over system calls



On Blackfin systems, the hardware single step exception triggers before
the system call exception, so we need to save this info to process it
later on.  Otherwise, single stepping in userspace misses a few insns
right after the system call.

This is based a bit on the SuperH code added in commit 4b505db9.

Reported-by: default avatarRoland McGrath <roland@redhat.com>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent e8f263df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment