Bug 340360 - Traditional memory view doesn't cope with 64-bit addresses in Linux
Summary: Traditional memory view doesn't cope with 64-bit addresses in Linux
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-memory (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 14:21 EDT by James Blackburn CLA
Modified: 2020-09-04 15:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Blackburn CLA 2011-03-17 14:21:57 EDT
Using today's HEAD of the memory view there seems addresses out of the 32-bit range aren't handled correctly.  

Have selected a memory addresses bigger than 32-bits, while it initially shows the memory correctly,  the view has the following issues:

a) When you try to scroll the window, it moves to showing the memory just below 2^32, ie up
to 0xFFFFFFFF;
b) The Reset option on the memory monitor window doesn't change the visible addresses;
c) The address column is not wide enough to show the whole address

BRCM:TLFIREPATH-2232