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-0.9-42-gcd1db1d


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  cd1db1dd034141535648a66d9896db6c5e74dd9e (commit)
      from  46cfaf7b18b1d8dfa3e827f3b32d0e8f66e8399f (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 cd1db1dd034141535648a66d9896db6c5e74dd9e
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Mar 4 11:55:56 2009 +0100

    PR9919: Set last_stmt for array (scalar or statistical) assignments.
    
    * translate.cxx (visit_arrayindex): Update last_stmt.

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

Summary of changes:
 testsuite/systemtap.base/overflow_error.exp |   32 +++++++++++++++++++++++++++
 testsuite/systemtap.base/overflow_error.stp |   22 ++++++++++++++++++
 translate.cxx                               |    4 +-
 3 files changed, 56 insertions(+), 2 deletions(-)
 create mode 100644 testsuite/systemtap.base/overflow_error.exp
 create mode 100644 testsuite/systemtap.base/overflow_error.stp


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]