This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]