public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/12500] New: ptrace decoder
@ 2011-02-18 23:17 jan.kratochvil at redhat dot com
  2011-02-24 19:06 ` [Bug tapsets/12500] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2011-02-18 23:17 UTC (permalink / raw)
  To: systemtap

http://sourceware.org/bugzilla/show_bug.cgi?id=12500

           Summary: ptrace decoder
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap@sources.redhat.com
        ReportedBy: jan.kratochvil@redhat.com


Created attachment 5252
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5252
ptrace decoder.

Tested on:
F14 x86_64
RHEL-6.1 s390+s390x+ppc64
ia64 is untested

There is some room for improvements but it works fine.

probe syscall.ptrace.return
// TODO: _arch_ptrace_return would need to create probe variables - how?
 - A function called from probe cannot create variables like `name'.

s390x:
// FIXME: ptrace of 32-bit debuggers is not caught by SystemTap,
//        use +4 and +8 offsets for them

On RHEL-4/RHEL-5 there may be needed more #ifndef/#define's like now in
tapset/powerpc/syscalls.stp but I did not have systemtap-1.4/HEAD on those
boxes to test it.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-24 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-18 23:17 [Bug tapsets/12500] New: ptrace decoder jan.kratochvil at redhat dot com
2011-02-24 19:06 ` [Bug tapsets/12500] " dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).