Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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.


Back to the top