[Bug runtime/16663] New: Provide synthetic pt_regs context for backtracing
lberk at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Mar 5 21:06:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=16663
Bug ID: 16663
Summary: Provide synthetic pt_regs context for backtracing
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
Assignee: systemtap at sourceware dot org
Reporter: lberk at redhat dot com
As a progression from PR6961, there are times where having access to the
current pt_regs is needed for backtracing, though not provided through any
official mechanism. It would be useful to provide synthetic pt_regs with
values from the current registers. One such case is attempting to backtrace
though the current(invoking) module.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list