Blackfin: convert ptrace to new memory functions
authorMike Frysinger <vapier@gentoo.org>
Thu, 25 Jun 2009 00:02:58 +0000 (20:02 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 01:28:45 +0000 (21:28 -0400)
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: Mike Frysinger <vapier@gentoo.org>

No differences found