Bug 102164 - Modules view executable being loaded should come form debug
Summary: Modules view executable being loaded should come form debug
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: 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: 2005-06-29 11:40 EDT by Alain Magloire CLA
Modified: 2020-09-04 15:24 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alain Magloire CLA 2005-06-29 11:40:11 EDT
We use the binary to know if the executable debug symbol
is loaded or not.
But for the debug session, the answer should come from
gdb(the backend). On some OS you can load the debug symbols from a file
and gdb should tell us when symbols are loaded ... but I do not
see any command about this ...
Comment 1 Nobody - feel free to take it CLA 2005-06-29 12:03:44 EDT
There should be a CDI support for it too. Currently the Modules view uses the 
CDI shared libraries interfaces and retrieves the lacking information from the 
binaries.
Comment 2 Nobody - feel free to take it CLA 2006-05-12 10:47:05 EDT
Needs CDI changes.
Comment 3 Nobody - feel free to take it CLA 2007-06-14 05:27:33 EDT
Returning to the pool.