diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-05-20 16:51:24 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-05-20 16:51:24 +0200 |
commit | 27b8459045b2276a8bb9ec5f8697cf2931291c4c (patch) | |
tree | df2e324e0ecdb04b6905ad19c80a33dfc298b03e /runtime/docs/examples | |
parent | 6d079c65967609c416afc3092241219482507784 (diff) | |
download | systemtap-steved-27b8459045b2276a8bb9ec5f8697cf2931291c4c.tar.gz systemtap-steved-27b8459045b2276a8bb9ec5f8697cf2931291c4c.tar.xz systemtap-steved-27b8459045b2276a8bb9ec5f8697cf2931291c4c.zip |
Use debug_frame table, then fallback to eh_frame when necessary.
* runtime/unwind.c (unwind): Call new unwind_frame() first with debug_frame
data, then if that wasn't able to unwind again with eh_frame data.
(unwind_frame): Adapted version of old unwind() function that takes a
table, table length and whether it is an eh_frame table.
Diffstat (limited to 'runtime/docs/examples')
0 files changed, 0 insertions, 0 deletions