Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Addition to FAQ


OK,  I have added this:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/user/faq.html?cvsroot=Tools_Project#debug_140

If you have any others, don't hesitate to send them in.

        - Dave



Bart van Kuik <b.van.kuik@xxxxxxx>
Sent by: cdt-dev-bounces@xxxxxxxxxxx

02/14/2006 08:12 AM

Please respond to
"CDT General developers list."

To
cdt-dev@xxxxxxxxxxx
cc
Subject
[cdt-dev] Addition to FAQ





Hi,

It would be nice if an item is added to the FAQ which addresses bug
35960, https://bugs.eclipse.org/bugs/show_bug.cgi?id=35960

I propose something like the following.

Q: When I'm debugging, the wrong source file shows up. It has the same
name, but from the wrong directory.
A: If you have multiple files with the same name in your project, check
off the "Search for duplicate source files" option on the "Source" tab
of the launch configuration.

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


Back to the top