From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23156 invoked by alias); 9 Jul 2007 16:35:04 -0000 Received: (qmail 23040 invoked by uid 48); 9 Jul 2007 16:34:54 -0000 Date: Mon, 09 Jul 2007 16:35:00 -0000 Message-ID: <20070709163454.23039.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070620155226.4668.mark@klomp.org> References: <20070620155226.4668.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4668] fstep misses first few instructions 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/msg00054.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-07-09 16:34 ------- Fixed by: frysk-core/frysk/bindir/ChangeLog 2007-07-09 Mark Wielaard Fixes bug #4668 * fstep.java: Implement TaskObserver.Code. (updateAttached): Depending on whether or not the user supplied a command line to execute or a pid to trace either put a breakpoint on the first real instruction or start tracing immediately. Return Action.BLOCK. (updateHit): New method. (addedTo): Unblock task. * TestFStep.java: New test. frysk-core/frysk/proc/live/ChangeLog 2007-07-09 Mark Wielaard * LinuxTaskState.java (wantToAttachContinue): Add handleAddObservation() and handleUnblock(). -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=4668 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.