From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29739 invoked by alias); 17 Apr 2008 16:36:00 -0000 Received: (qmail 29268 invoked by uid 48); 17 Apr 2008 16:35:15 -0000 Date: Thu, 17 Apr 2008 16:36:00 -0000 Message-ID: <20080417163515.29267.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070726152821.4847.mark@klomp.org> References: <20070726152821.4847.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4847] testSteppingtestHitAndRun(frysk.proc.TestBreakpoints)java.lang.NullPointerException X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00065.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2008-04-17 16:35 ------- Signal handling and stepping works correctly now. But on x86 kernels you will hit bug #6044. commit f3f9eddf68ae48f414d20539f4ed80d897a36c14 Author: Mark Wielaard Date: Thu Apr 17 18:27:24 2008 +0200 All TestBreakpoint tests should now PASS (except on broken x86 kernels). frysk-core/frysk/proc/ChangeLog 2008-04-17 Mark Wielaard * TestBreakpoints.java (testSteppingtestHitAndRun): No longer unresolved because of bug #4847, but make unresolvedOnIA32 because of bug #6044. (testSteppingtestInsertRemove): Likewise. (testSteppingAddLots): Likewise. *** This bug has been marked as a duplicate of 6044 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE http://sourceware.org/bugzilla/show_bug.cgi?id=4847 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.