Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Debugger Source File Lookup


Another thought - does you compiler inject full path? If not that will explain why it does not work.

Tim Black wrote:
I get the same result whether I check "Search for duplicate source files on the path" or don't. I have multiple main.cpp files under my eclipse project root and have never seen a dialog asking to resolve which one at debug time.

On Mon, Mar 22, 2010 at 7:59 AM, Mikhail Khodjaiants <mikhailkhod@xxxxxxxxxxxxxx> wrote:

Probably. Absolute Path Container was added by somebody else (Ken?) later.

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


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

Back to the top