Bug 543107 - Bug in Memory Rendering “Traditional”
Summary: Bug in Memory Rendering “Traditional”
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-memory (show other bugs)
Version: 9.6.0   Edit
Hardware: PC Linux
: 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: 2019-01-01 04:10 EST by Thomas Schillen CLA
Modified: 2020-09-04 15:25 EDT (History)
1 user (show)

See Also:


Attachments
Bug description (51.98 KB, application/vnd.oasis.opendocument.text)
2019-01-01 04:10 EST, Thomas Schillen CLA
no flags Details
Example Screenshot (25.26 KB, image/png)
2019-08-23 09:25 EDT, Paul Pazderski CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schillen CLA 2019-01-01 04:10:39 EST
Created attachment 277036 [details]
Bug description

Version: 2018-12 (4.10.0)
Build id: 20181214-0600

Bug in Memory Rendering “Traditional”:
The addresses in the cursor tip text increment from left to right, in the attached example screenshot from 0x7fffffffe2d7 to 0x7fffffffe2de.
The values at these addresses are 2F686F6D 652F7468.
The values shown by Eclipse are inversely ordered within each double word: 6D6F682F 68742F65.

Regards

Thomas Schillen
Comment 1 Rolf Theunissen CLA 2019-08-23 09:15:15 EDT
Not a platform bug, probably CDT.
Comment 2 Paul Pazderski CLA 2019-08-23 09:25:41 EDT
Created attachment 279668 [details]
Example Screenshot