public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4674] New: Memory Window: Replace "number of bits" with "Word Size" aka "increment"
@ 2007-06-20 17:50 cagney at redhat dot com
  2007-06-20 17:51 ` [Bug general/4674] " cagney at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: cagney at redhat dot com @ 2007-06-20 17:50 UTC (permalink / raw)
  To: frysk-bugzilla

The memory window has a tab for selecting the number of bits to display.  This
alters the "word size" used when displaying a value, but not the increment. 
Consequently, with it set to 32-bits, the table looks like (LE):

0x00000000 | 0x04030201
0x00000001 | 0x05040302

that is, regardless of this "bit size" the location always increments by 1.

Instead the "size" should determine the location increment vis:

0x00000000 | 0x04030201
0x00000004 | 0x08070605

that way the memory display forms a proper table.

During the meeting "increment" was suggested as the tab's name.  I suspect "Word
Size" would be better.

-- 
           Summary: Memory Window: Replace "number of bits" with "Word Size"
                    aka "increment"
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
OtherBugsDependingO 3119
             nThis:


http://sourceware.org/bugzilla/show_bug.cgi?id=4674

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-11-02  7:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-20 17:50 [Bug general/4674] New: Memory Window: Replace "number of bits" with "Word Size" aka "increment" cagney at redhat dot com
2007-06-20 17:51 ` [Bug general/4674] " cagney at redhat dot com
2007-06-20 18:02 ` cagney at redhat dot com
2007-06-20 18:23 ` cagney at redhat dot com
2007-06-21  2:21 ` kris dot van dot hees at oracle dot com
2007-09-26  6:30 ` pearly dot zhao at oracle dot com
2007-11-02  7:07 ` pearly dot zhao at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).