From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21643 invoked by alias); 24 Jul 2007 11:46:23 -0000 Received: (qmail 21516 invoked by uid 48); 24 Jul 2007 11:46:12 -0000 Date: Tue, 24 Jul 2007 11:46:00 -0000 Message-ID: <20070724114612.21515.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/msg00161.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-07-24 11:46 ------- OK finally reproduced by: $ frysk/bindir/fhpd frysk/pkglibdir/funit-rt-varchange Attached to process 404 (fhpd) break @funit-rt-varchange.c@50 breakpoint 0 (fhpd) go (fhpd) Breakpoint 0 @funit-rt-varchange.c@50 - Now externally from fhpd: $ kill 404 And back in fhpd do a go, which will result in: (fhpd) Exception in thread "Thread-1" java.lang.IllegalStateException: Already stepping at frysk.proc.Breakpoint.prepareStep(fhpd) at frysk.proc.live.LinuxTaskState$Running.sendContinue(fhpd) at frysk.proc.live.LinuxTaskState$Running.handleSignaledEvent(fhpd) at frysk.proc.live.LinuxTask.processSignaledEvent(fhpd) at frysk.proc.live.LinuxWaitBuilder.stopped(fhpd) at frysk.sys.Wait.wait(fhpd) at frysk.sys.Wait.waitAll(fhpd) at frysk.event.WaitEventLoop.block(fhpd) at frysk.event.EventLoop.runEventLoop(fhpd) at frysk.event.EventLoop.run(fhpd) -- 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.