This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4584] Memory window does not appear on x86_64


------- Additional Comments From kris dot van dot hees at oracle dot com  2007-06-21 02:13 -------
2007-06-20  Kris Van Hees  <kris.van.hees@oracle.com>

        * 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  <kris.van.hees@oracle.com>

        * 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]