From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20902 invoked by alias); 11 Sep 2009 15:25:58 -0000 Received: (qmail 20878 invoked by uid 9112); 11 Sep 2009 15:25:57 -0000 Date: Fri, 11 Sep 2009 15:25:00 -0000 Message-ID: <20090911152557.20866.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-289-gf47016f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2f960e8ddd0fd7305cf95712f3f0c05e1c585f4e X-Git-Newrev: f47016f39fc445db01edafdf4a343406f6165adb Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q3/txt/msg00236.txt.bz2 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 f47016f39fc445db01edafdf4a343406f6165adb (commit) from 2f960e8ddd0fd7305cf95712f3f0c05e1c585f4e (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 f47016f39fc445db01edafdf4a343406f6165adb Author: Mark Wielaard Date: Fri Sep 11 17:23:08 2009 +0200 Add actual pc address to semantic error about inaccessible variables. * dwflpp.cxx (translate_location): Add hex pc address to semantic error when dwarf_getlocation_addr() doesn't return expression. ----------------------------------------------------------------------- Summary of changes: dwflpp.cxx | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool