From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11176 invoked by alias); 26 Oct 2007 15:44:53 -0000 Received: (qmail 11151 invoked by uid 9112); 26 Oct 2007 15:44:52 -0000 Date: Fri, 26 Oct 2007 15:44:00 -0000 Message-ID: <20071026154452.11136.qmail@sourceware.org> From: mark@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] frysk system monitor/debugger branch, master, updated. 1d5c19a29134213e956b21064bb21ea80850d7b6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1368769efdab16f79dd7fa501951af12a3f59cee X-Git-Newrev: 1d5c19a29134213e956b21064bb21ea80850d7b6 Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2007-q4/txt/msg00231.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 "frysk system monitor/debugger". The branch, master has been updated via 1d5c19a29134213e956b21064bb21ea80850d7b6 (commit) from 1368769efdab16f79dd7fa501951af12a3f59cee (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 1d5c19a29134213e956b21064bb21ea80850d7b6 Author: Mark Wielaard Date: Fri Oct 26 17:43:35 2007 +0200 Find and use correct thread_parent task frame index. 2007-10-26 Mark Wielaard * TestDebugInfoStackTrace.java (frameAssertions): Find and use correct thread_parent task frame index. ----------------------------------------------------------------------- Summary of changes: frysk-core/frysk/debuginfo/ChangeLog | 5 ++ .../frysk/debuginfo/TestDebugInfoStackTrace.java | 50 +++++++++++++------- 2 files changed, 37 insertions(+), 18 deletions(-) hooks/post-receive -- frysk system monitor/debugger