Bug 4623 - Memory Window: Data visualization needs to be improved
Summary: Memory Window: Data visualization needs to be improved
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Kris Van Hees
URL:
Keywords:
Depends on:
Blocks: 4674
  Show dependency treegraph
 
Reported: 2007-06-11 18:49 UTC by Kris Van Hees
Modified: 2007-11-02 07:07 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Van Hees 2007-06-11 18:49:27 UTC
Providing the content of memory locations in a specific range as a list of rows
in a table uses a lot of vertical screen real estate while limiting the
displayed range of information quite a bit.  Memory examination windows more
typically tend to use a grid display, maximizing the screen real estate in terms
of providing a clean overview.  E.g. displaying data in a grid similar to what
'od' provides on textmode terminals tends to provide for a much better user
interaction experience.
Comment 1 Andrew Cagney 2007-06-20 18:23:00 UTC
Superseeded by bug #4674

*** This bug has been marked as a duplicate of 4674 ***
Comment 2 Kris Van Hees 2007-06-21 02:21:07 UTC
My most sincere apologies, but how can an older ticket be a duplicate of a newer
ticket?  Obviously, the newer ticket is the one that duplicates this one.  If
there is information to share about this issue, please be so kind as to include
it here?
Comment 3 Kris Van Hees 2007-06-21 02:32:09 UTC
Looking closer, this seems to largely be a bit of a dependency problem.  May I
suggest that this ticket (4623) is set as depending on the split out tasks
(4669, 4674, 4675), and that 4623 is set as the blocker for 3119?  That shows
the dependency.  Just closing this one as a duplicate of a ticket about
something quite different (label of the number of bits selection) is just confusing.
Comment 4 Zhao Shujing 2007-11-02 07:07:27 UTC
2007-11-02  Zhao Shujing <pearly.zhao@oracle.com>

        * memory/MemoryWindow.java: Change the data visualization as a grid
        display. Fixes #4623.
        * gladedir/memorywindow.glade: Remove toBox and toSpin.