Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-debug-dev] source mappings and debugger

When using the source-mapping feature in a CDT debug launch configuration when the absolute paths in the debug information of an executable don't match the sources on the host machine (where Eclipse is running), we're seeing that one cannot set breakpoints in the source during a debug session. Is this a known limitation?

The source files are outside the workspace.

John



Back to the top