commit | 175671e75c54cf4b17c71d9c99151dd5635964b1 | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Mon Jun 21 10:19:50 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Oct 22 03:48:52 2010 -0400 |
tree | 61f3709e2a96a754ba140367435cf8e7f4cfc5da | |
parent | c5af5451fcf97f38f0c79cbb9f929af2779f234d [diff] |
Blackfin: ptrace: enable access to L1 stacks If an app is placing its stack in L1 scratchpad SRAM, make sure ptrace is granted access to it so that gdb can do its thing. Signed-off-by: Barry Song <barry.song@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>