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 runtime/6961] backtrace from non-pt_regs probe context


------- Additional Comments From fche at redhat dot com  2008-10-16 15:46 -------
In the short term, it may be sufficient to jump over to the
kernel's show_stack() routine (if configured & available --
runtime/autoconf time).

For the longer term, a facility for filling in a pt_regs struct
on demand would be nice to find and use.


-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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