Bug 237356 - [modules] Implement IModules.calcLineInfo() and calcAddressInfo()
Summary: [modules] Implement IModules.calcLineInfo() and calcAddressInfo()
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 0 DD 1.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 16:43 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:21 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 Pawel Piech CLA 2008-06-16 16:43:11 EDT
This is a remaining item functionality in the IModules service, to be implemented by the MI-based debugger service implementation.  These methods should allow clients to map between location in the source code and memory (or disassembly).
Also, see bug 159945.