From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5593 invoked by alias); 29 Oct 2007 14:32:11 -0000 Received: (qmail 5404 invoked by uid 48); 29 Oct 2007 14:31:52 -0000 Date: Mon, 29 Oct 2007 14:32:00 -0000 Message-ID: <20071029143152.5403.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070803222811.4895.pmachata@redhat.com> References: <20070803222811.4895.pmachata@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4895] updateHit gets called for each task 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-q4/txt/msg00081.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-10-29 14:31 ------- frysk-core/frysk/proc/ChangeLog 2007-10-29 Mark Wielaard * Observable.java (observers): Now a HashMap. (add): Keep count. (delete): Likewise. (contains): New method. (iterator): Use HashMap.keySet(). (removeAllObservers): Likewise. * Task.java (notifyCodeBreakpoint): Check whether observer is contained in the codeObservers of this Task. * TestTaskObserverCode.java (testMultiTaskUpdate): New test. (testMultiTaskUpdateUnblockDelete): Likewise. (requestDummyRun): New variant that takes a Task. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=4895 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.