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

Blackfin: convert ptrace to new memory functions



Now that we have a Blackfin memory function to figure out how to properly
access the different regions, drop the custom memory range checks in our
ptrace code and use that.  It makes the code nicer and fixes bugs where
the ptrace logic wasn't handling all the different regions.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 18070dd6
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