git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6764472
)
[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 2 Apr 2006 07:28:10 +0000
(23:28 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:56:35 +0000
(22:56 -0700)
GDB uses a PTRACE_PEEKUSR call with offset 0 to see
if a thread is alive, so provide a success return for
this particular special case.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found