From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23555 invoked by alias); 15 Aug 2007 11:07:06 -0000 Received: (qmail 22227 invoked by uid 48); 15 Aug 2007 11:06:52 -0000 Date: Wed, 15 Aug 2007 11:07:00 -0000 Message-ID: <20070815110652.22225.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070706110401.4747.mark@klomp.org> References: <20070706110401.4747.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4747] frysk.rt.TestUpdatingDisplayValue java.lang.IllegalStateException: Already stepping 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: 2007-q3/txt/msg00293.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-08-15 11:06 ------- Fixed by: frysk-core/frysk/proc/ChangeLog 2007-08-15 Mark Wielaard * getSetupAddress (getSetupAddress): New method. (stepAbort): Likewise. * TestTaskObserverCode.java (testCodeSignalInterrupt): Enable test. (testInstallCodeDuringCode): Likewise. (Symbol): New static helper class. (getGlobalLabelAddress): New helper method. (breakTest): New test harness for funit-raise. (testBreakDivZero): New test based on breakTest. (testBreakIllegalAddress): Likewise. (testBreakIllegalInstruction): Likewise. (testBreakSignalTerminate): Likewise. (testBreakSignalIgnore): Likewise. (AttachedObserver.task): New field. (updateAttached): Set task field. (TerminatingObserver.task): New field. (TerminatingObserver.signal): Likewise. (TerminatingObserver.value): Likewise. (TerminatingObserver.updateTerminating): Set new fields. frysk-core/frysk/proc/live/ChangeLog 2007-08-15 Mark Wielaard * LinuxTaskState.java (Stepping.handleTrappedpEvent): Always check steppingBreakpoint. (checkBreakpointStepping): New helper method. (handleSignaledEvent): Use checkBreakpointStepping before continuing. (handleStoppedEvent): Likewise. frysk-core/frysk/pkglibdir/ChangeLog 2007-08-15 Mark Wielaard * funit-raise.S: New test. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=4747 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.