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'.
The "pc" stuff should be removed, perhaps replaced by "segment" and offset information. Now a dup of bug #4614 ?
*** This bug has been marked as a duplicate of 4614 ***