Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Unresolved breakpoint

You cannot debug for some other reason. This just mean you probably
debugging two processes at the same
time and in one breakpoint is resolved and in the other not.

On Wed, Apr 28, 2010 at 12:10 PM,  <svdbg@xxxxxxx> wrote:
> Hello,
>
> I can't debug.
> Tehre is a warning on breakpoints, with the following message :
>
> Multiple markers at this line :
>  - Line breakpoint: source.cpp
>  - Unresolved breakpoint
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top