This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/14490] New: Enable stapdyn in multiarch environments
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Sat, 18 Aug 2012 01:45:57 +0000
- Subject: [Bug runtime/14490] New: Enable stapdyn in multiarch environments
- Auto-submitted: auto-generated
http://sourceware.org/bugzilla/show_bug.cgi?id=14490
Bug #: 14490
Summary: Enable stapdyn in multiarch environments
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
AssignedTo: systemtap@sourceware.org
ReportedBy: jistone@redhat.com
Blocks: 14178
Classification: Unclassified
Right now, stapdyn and Dyninst itself are not well equipped to deal with
multiarch environments. For one, Dyninst uses a single DYNINSTAPI_RT_LIB
environment variable, so it's not possible to set that differently for separate
target processes. Then stap is currently only generating a native shared
library, but it might need to compile with flags like -m32 to be loaded in the
target. And further, if PR14489 does have stapdyn dlopen the library, that
requires stapdyn to match architectures too.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.