From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28344 invoked by alias); 19 Oct 2006 15:58:18 -0000 Received: (qmail 28335 invoked by uid 22791); 19 Oct 2006 15:58:17 -0000 X-Spam-Check-By: sourceware.org Received: from smtp1.dnsmadeeasy.com (HELO smtp1.dnsmadeeasy.com) (205.234.170.134) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Oct 2006 15:58:12 +0000 Received: from smtp1.dnsmadeeasy.com (localhost [127.0.0.1]) by smtp1.dnsmadeeasy.com (Postfix) with ESMTP id D7F5AD61E5; Thu, 19 Oct 2006 11:58:10 -0400 (EDT) X-Authenticated-Name: js.dnsmadeeasy X-Transit-System: In case of SPAM please contact abuse@dnsmadeeasy.com Received: from avtrex.com (unknown [67.116.42.147]) by smtp1.dnsmadeeasy.com (Postfix) with ESMTP; Thu, 19 Oct 2006 11:58:10 -0400 (EDT) Received: from [192.168.7.26] ([192.168.7.26]) by avtrex.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 19 Oct 2006 08:58:10 -0700 Message-ID: <4537A092.9060704@avtrex.com> Date: Thu, 19 Oct 2006 15:58:00 -0000 From: David Daney User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) MIME-Version: 1.0 To: Robert Schuster Cc: mauve-patches@sources.redhat.com Subject: Re: RFC: Add -vmextra switch References: <45373B2D.1090800@gmx.net> In-Reply-To: <45373B2D.1090800@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact mauve-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-patches-owner@sourceware.org X-SW-Source: 2006/txt/msg00705.txt.bz2 Robert Schuster wrote: > Hi all, > I found it usefull to be able to run the test process with a tool like strace > and modified Harness.java in order to make that possible. > > Is that OK for everyone? > > ChangeLog: > > 2006-10-19 Robert Schuster > > * Harness.java: Added vmExtra field. > (setupHarness): Examine -vmextra argument. > (initProcess): Use vmExtra field if non-null. > * README: Added info about -vmextra switch. > > cya > Robert I like the idea, but I would call it something like 'vmprefix'. David Daney