Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Bug? Creating two bp at the same location

Hi,

 you can right-click on the editor margin to "Add breakpoint...", which allows the user to set all bp attributes before it gets created.   I've just noticed you can do that on a line where a breakpoint is already set.  This leads to multiple platform breakpoints at the same line.

Does anyone know if this is a bug or by design?  Could it be way to enable more than one bp at a line on purpose (to set different conditions for example)?

I'm leaning towards it being a bug.

Thanks

Marc



Back to the top