This is the mail archive of the systemtap-cvs@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]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-195-gfafeaf8


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  fafeaf8e5874e6855343421b5dd91403fc49c991 (commit)
      from  e29b2f5a9c72fa413af00023384a39d4b667f17a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fafeaf8e5874e6855343421b5dd91403fc49c991
Author: Mark Wielaard <mark@hermans.wildebeest.org>
Date:   Sun Nov 8 22:03:31 2009 +0100

    PR10923 Handle AT_frame_base given by DW_OP_call_frame_cfa in .debug_frame.
    
    dwarf_cfi_addrframe should not be called with pc adjusted to the bias
    of the dwfl_module_dwarf_cfi or dwfl_module_eh_cfi. This just happened to
    work in the .eh_frame case because bias was always zero.
    
    * dwflpp.cxx (get_cfa_ops): Don't adjust pc for bias.

-----------------------------------------------------------------------

Summary of changes:
 dwflpp.cxx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


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