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.3-23-g00730da


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  00730da107a91939e8ebf83ef41f3b4c4ab0d9f9 (commit)
      from  19b255390c6ce884d83b6beaa5ddc2b46931a2ac (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 00730da107a91939e8ebf83ef41f3b4c4ab0d9f9
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Jul 28 13:19:07 2010 +0200

    Add dieoffset to missing location error messages.
    
    * dwflpp.h (translate_location): Take die as argument.
      (find_struct_member): Take dies vector as argument.
    * dwflpp.cxx (translate_location): Take die as argument and output dieoffset
      in error message.
      (find_struct_member): Take dies vector as argument and fill it with the
      dies found.
      (literal_stmt_for_local): Call translate_location with vardie.

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

Summary of changes:
 dwflpp.cxx |   23 ++++++++++++++++-------
 dwflpp.h   |    2 ++
 2 files changed, 18 insertions(+), 7 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]