Bug 489278 - [disassembly] hover does not work for registers
Summary: [disassembly] hover does not work for registers
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 9.0.0   Edit
Assignee: Project Inbox CLA
QA Contact: Marc Khouzam CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-09 07:25 EST by Marc Dumais CLA
Modified: 2016-03-31 11:05 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Dumais CLA 2016-03-09 07:25:30 EST
ATM the hover, in Disassembly view, tries to resolve any String being "hovered" as an expression. This does not work when hovering over a register. The base logic is in place to try to evaluate registers, but the details are un-implemented.
Comment 1 Eclipse Genie CLA 2016-03-09 12:53:32 EST
New Gerrit change created: https://git.eclipse.org/r/68077