From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5153 invoked by alias); 29 Oct 2007 16:43:30 -0000 Received: (qmail 5104 invoked by uid 9514); 29 Oct 2007 16:43:30 -0000 Date: Mon, 29 Oct 2007 16:43:00 -0000 Message-ID: <20071029164329.5087.qmail@sourceware.org> From: pmuldoon@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] frysk system monitor/debugger branch, master, updated. 7d45f23c958ffd6dd41f94dcaf4853c4904c9807 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4629c96b8d734004a235b41506f47277210d6748 X-Git-Newrev: 7d45f23c958ffd6dd41f94dcaf4853c4904c9807 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/msg00245.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 7d45f23c958ffd6dd41f94dcaf4853c4904c9807 (commit) from 4629c96b8d734004a235b41506f47277210d6748 (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 7d45f23c958ffd6dd41f94dcaf4853c4904c9807 Author: Phil Muldoon Date: Mon Oct 29 16:24:21 2007 +0000 Fix missing pid == null handling. 2007-10-29 Phil Muldoon * fcore.java (dumpPid): Null check return of getProcFromPid. ----------------------------------------------------------------------- Summary of changes: frysk-core/frysk/bindir/ChangeLog | 5 +++++ frysk-core/frysk/bindir/fcore.java | 13 ++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) hooks/post-receive -- frysk system monitor/debugger