Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Inserting Breakpoints Question

Breakpoints don't belong to projects, so, yeah it's expected. Not desirable and I think there is a way to filter breakpoints, but that's one of the things about Eclipse which bug our users.

D

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Anna Dushistova [anna.dushistova@xxxxxxxxx]
Sent: Thursday, May 22, 2014 1:58 PM
To: CDT General developers list.
Subject: [cdt-dev] Inserting Breakpoints Question

Hi All,
I noticed that all breakpoints regardless of their
status(disabled/enabled) and project they belong to get inserted each
time I start debugging session and it results in gdb complaining "No
source file named..." for all the out of context breakpoints.

Is this the expected behavior?

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


Back to the top