Bug 474178 - Enhanced debug hover could show more when hovering on function
Summary: Enhanced debug hover could show more when hovering on function
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.8.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 15:20 EDT by Marc-André Laperle CLA
Modified: 2020-09-04 15:16 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-André Laperle CLA 2015-08-03 15:20:14 EDT
Using CDT 8.8.0.201508011003

Hovering on a function using the enhanced debug hover (the default when debugging) shows the function address and type. I think most of the time, users would want to see the source and do not need to know the address. Since the address/type does not take much space to display, perhaps it would be possible to show both the address/type part and the source hover part in the same hover.