[Bug translator/14004] New: bring back open-coded --ldd logic

fche at redhat dot com sourceware-bugzilla@sourceware.org
Fri Apr 20 18:02:00 GMT 2012


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

             Bug #: 14004
           Summary: bring back open-coded --ldd logic
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


For cross-instrumentation cases, we sometimes cannot run ldd to satisfy stap
--ldd / .library("*") requests.  In other cases (android's /system/bin/linker),
that may not have the LD_TRACE_* feature at all.

We probably need to bring back scox's earlier explicit DT_NEEDED traverser
logic, if that can still be found.

-- 
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