« Return to Thread: Debug source lookup question

Re: Debug source lookup question

by James Blackburn-2 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Nov 20, 2008 at 11:55 AM, James Blackburn
<jamesblackburn@...> wrote:
>  Given that
> AbsolutePathSourceContainer is used by the default c source lookup
> participant, all breakpoints will automatically be resolved and set
> during the launch.

You can see this by using a recent (since 4.0?) CDT.  Enable verbose
console mode, set a few breakpoints in your workspace, and launch.  If
you have the AbsolutePathSourContainer enabled, you will see cdt
attempt to set all the breakpoints in the workspace.

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

 « Return to Thread: Debug source lookup question