From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10714 invoked by alias); 21 Jun 2007 02:13:30 -0000 Received: (qmail 10665 invoked by uid 48); 21 Jun 2007 02:13:20 -0000 Date: Thu, 21 Jun 2007 02:13:00 -0000 Message-ID: <20070621021320.10664.qmail@sourceware.org> From: "kris dot van dot hees at oracle dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070602034505.4584.kris.van.hees@oracle.com> References: <20070602034505.4584.kris.van.hees@oracle.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4584] Memory window does not appear on x86_64 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/msg00391.txt.bz2 List-Id: ------- Additional Comments From kris dot van dot hees at oracle dot com 2007-06-21 02:13 ------- 2007-06-20 Kris Van Hees * SourceWindow.java(toggleMemoryWindow, toggleDisassemblyWindow): Do not display the dialog for x86_64, and changed the message to simply state that the window is not supported on the current architecture for ISAs where that is still the case. 2007-06-20 Kris Van Hees * memory/MemoryWindow.java (setTask, resetTask): Set the valid range of the fromSpin and toSpin buttons from 0 to the highest address for the task's ISA (2^wordsize - 1). * disassembler/DisassemblyWindow.java (setTask, resetTask): Set the valid range of the fromSpin and toSpin buttons from 0 to the highest address for the task's ISA (2^wordsize - 1). -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=4584 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.