Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Project specific "Source Lookup Paths"

Hi Nils,
You need to specify a source lookup computer for your launch.  @see the extension point org.eclipse.debug.core.sourcePathComputers
Cheers
Pawel

Hagge, Nils wrote:
Is it possible to modify the mapping of source code lookup paths depending on the project type? In fact, I want to add default mappings to the MappingSourceContainer depending on the project type. I need this for debugging.
 
I am browsing through the code of MappingSourceContainer, but I do not know where to start right now.
 
Any hints would be appreciated.
 
Regards,
Nils

_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top