]> sourceware.org Git - systemtap.git/commit
PR10665 Create a synthetic binary search table for a debug_frame section.
authorMark Wielaard <mjw@redhat.com>
Fri, 28 May 2010 21:32:05 +0000 (23:32 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 28 May 2010 21:32:05 +0000 (23:32 +0200)
commit9424498b5cb6ea5c74376c3fdf731620ac276fea
treeafc11eb45f8345c66c93cd9308a2dbfdb3c5f1b8
parent7894384ed3d87dcd38a6710235650787cdd2aecd
PR10665 Create a synthetic binary search table for a debug_frame section.

* runtime/sym.h (_stp_module): Add fields debug_hdr and debug_hdr_len.
* translate.cxx (create_debug_frame_hdr): New function.
  (get_unwind_data): Call new function when there is a debug_frame.
  (dump_unwindsyms): Output new debug_frame_hdr.
runtime/sym.h
translate.cxx
This page took 0.029174 seconds and 5 git commands to generate.