This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/6941] New: better prologue heuristics needed for userspace (non-regparm)
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 4 Oct 2008 00:17:23 -0000
- Subject: [Bug translator/6941] New: better prologue heuristics needed for userspace (non-regparm)
- Reply-to: sourceware-bugzilla at sourceware dot org
Until gcc vta mode comes on line, systemtap may need better prologue-finding
heuristics for .function() probes that process $context variables.
For example, rhel5 glibc, function gethostbyname2, prologue and non-prologue
instructions are intermingled. gdb picks some point within this intermingled
mass to plop its breakpoint. systemtap may have some extra freedom in searching
since the script specifies all the $context variables whose locations we are
after all seeking.
--
Summary: better prologue heuristics needed for userspace (non-
regparm)
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: fche at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6941
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.