Skip to main content

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

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

Back to the top