Bug 4619 - Memory Window: Confusing text at top of window
Summary: Memory Window: Confusing text at top of window
Status: RESOLVED DUPLICATE of bug 4614
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: 3119
  Show dependency treegraph
 
Reported: 2007-06-11 18:37 UTC by Kris Van Hees
Modified: 2007-09-30 01:41 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:37:57 UTC
At the top of the memory window, the 'Current program counter' is displayed,
along with its hexadecimal and decimal value.  While the memory window is
currently limited to displaying the executable code (from the current pc
onwards), this is not correct behaviour (see bug #4614).  Given that this is a
pure memory examination window, terminology should reflect this by e.g. naming
the base address 'Current address' or 'Current location'.
Comment 1 Andrew Cagney 2007-06-20 18:10:54 UTC
The "pc" stuff should be removed, perhaps replaced by "segment" and offset
information.  Now a dup of bug #4614 ?
Comment 2 Zhao Shujing 2007-09-30 01:41:28 UTC

*** This bug has been marked as a duplicate of 4614 ***