Bug 160029 - [breakpoints] Tracking planted location
Summary: [breakpoints] Tracking planted location
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 6.0   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-10-06 11:00 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:23 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 Pawel Piech CLA 2006-10-06 11:00:26 EDT
Wind River debugger is able to change the line number of the breakpoint object to reflect the actual line that the breakpoint got installed on by the back end.  We need to add the equivalent functionality to CDT, but it may require more sophisticated methods, like modifying the editor marker model.  Also it would be even better if breakpoints could show multiple annotations corresponding to breakpoints, if a given breakpoint is actually planted in multiple locations in source.

Effort Estimate: 15, 1