From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25955 invoked by alias); 1 Dec 2006 00:10:07 -0000 Received: (qmail 25823 invoked by uid 9629); 1 Dec 2006 00:10:05 -0000 Date: Fri, 01 Dec 2006 00:10:00 -0000 Message-ID: <20061201001005.25815.qmail@sourceware.org> From: npremji@sourceware.org To: frysk-cvs@sourceware.org Subject: frysk-core/frysk proc/TestMemory.java proc/Cha ... 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: 2006-q4/txt/msg00463.txt.bz2 CVSROOT: /cvs/frysk Module name: frysk-core Branch: newIsa2006-11-23-branch Changes by: npremji@sourceware.org 2006-12-01 00:10:05 Modified files: frysk/proc : TestMemory.java ChangeLog Task.java frysk/pkglibexecdir: ChangeLog funit-exec.c Log message: frysk-core/frysk/pkglibexecdir/CL * funit-exec.c (stringtolong): Added, better parsing of integer values. (main): Unmasked SIGUSR1 and SIGUSR2 so that test can be run from an funit testcase. Send a sigalrm so that the process dies when it is supposed to. frysk-core/frysk/proc/CL * Task.java (notifyExeced): Changed to clear the isa on an exec. * TestMemory.java (test64To32Isa): Changed to create Ack daemon process. Cleaned up unused code. Fixed, had to do with signals being masked. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/TestMemory.java.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.1.2.5&r2=1.1.2.6 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.513.2.8&r2=1.513.2.9 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/Task.java.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.108.2.4&r2=1.108.2.5 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/ChangeLog.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.59&r2=1.59.2.1 http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/pkglibexecdir/funit-exec.c.diff?cvsroot=frysk&only_with_tag=newIsa2006-11-23-branch&r1=1.3&r2=1.3.12.1