]> sourceware.org Git - systemtap.git/commit
Pass and use ptrType and is_ehframe to unwind adjustStartLoc.
authorMark Wielaard <mjw@redhat.com>
Wed, 20 May 2009 13:40:29 +0000 (15:40 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 20 May 2009 13:40:29 +0000 (15:40 +0200)
commit6d079c65967609c416afc3092241219482507784
tree55cea56206be28d48339406178f819badd393ed9
parent4285dc9a58fbdae1516c4117a3f9297b822f27ff
Pass and use ptrType and is_ehframe to unwind adjustStartLoc.

* runtime/unwind.c (adjustStartLoc): Add ptrType and is_ehframe as arguments.
  Use these to adjust location when necessary.
  (DEBUG_UNWIND): Move block before adjustStartLoc.
  Pass false for is_ehframe throughout.
runtime/unwind.c
This page took 0.028199 seconds and 5 git commands to generate.