From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6428 invoked by alias); 31 May 2007 17:35:10 -0000 Received: (qmail 6251 invoked by uid 48); 31 May 2007 17:35:01 -0000 Date: Thu, 31 May 2007 17:35:00 -0000 Message-ID: <20070531173501.6250.qmail@sourceware.org> From: "ajocksch at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070525174100.4549.ajocksch@redhat.com> References: <20070525174100.4549.ajocksch@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4549] DisplayVariable should not change if the variable does not 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-q2/txt/msg00254.txt.bz2 List-Id: ------- Additional Comments From ajocksch at redhat dot com 2007-05-31 17:35 ------- This now works, as verified by the Testcase in frysk.rt.TestDisplayValue. frysk-core/frysk/rt: 2007-05-31 Adam Jocksch * DisplayValue.java (DisplayValue): Now takes a task object. (isInScope): Now correctly returns whether the varliable is in scope. (update): Added. * TestDisplayValue.java (testVariableValueChanged): Enabled, testcase now passes. (testVariableValueNotChanged): Ditto. frysk-core/frysk/pkglibdir: 2007-05-31 Adam Jocksch * funit-rt-varchange.c: Added phoney function calls to stop the compiler from optimizing out lines of code. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=4549 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.