[Bug translator/13293] New: Experimental idea: translation from Python to SystemTap

dmalcolm at redhat dot com sourceware-bugzilla@sourceware.org
Thu Oct 13 17:44:00 GMT 2011


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

             Bug #: 13293
           Summary: Experimental idea: translation from Python to
                    SystemTap
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: dmalcolm@redhat.com
    Classification: Unclassified


I had a go at writing a Python to .stp compiler

Motivation:
gdb can be scripted in Python, and I have a substantial body of Python code
that uses gdb's Python interface to poke at backtraces and values in inferior
processes.  It seems worth sharing that code somehow with SystemTap.

I'm attaching the minimal "compiler" I wrote (though it's far too premature for
that :)  )

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



More information about the Systemtap mailing list