]> sourceware.org Git - systemtap.git/commit
Properly read eh_frame and pass is_ehframe correctly.
authorMark Wielaard <mjw@redhat.com>
Wed, 20 May 2009 21:11:43 +0000 (23:11 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 20 May 2009 21:11:43 +0000 (23:11 +0200)
commit7872a5b9d76dc78d8956de3d2a11757783121674
treeee310cda7b99a505f6b62770da91de291225c220
parent27b8459045b2276a8bb9ec5f8697cf2931291c4c
Properly read eh_frame and pass is_ehframe correctly.

* runtime/unwind.c (adjustStartLoc): Add extra dbug_unwind.
  (_stp_search_unwind_hdr): Always pass true for is_ehframe.
  (unwind_frame): Properly pass through is_ehframe to adjustStartLoc().
  (unwind): Add extra dbug_unwind.
* translate.cxx (dump_unwindsyms): Output and use correct eh_frame
  and eh_len.
runtime/unwind.c
translate.cxx
This page took 0.026242 seconds and 5 git commands to generate.