Hi,
Under GNU/Linux Debian Testing.
I have 2 breakpoints on same files (main.cxx), one on line 83 and one on line 96 (because it was set on 95, but now 95 is not a working line)
The first one is display correctly with the red square, not the second one.
The second one has a strange blue sign.
Is it a feature ? Or I miss something ?
Humm after trying to add a breakpoint to line 95, I have now 2 breakpoints, but it seems the first one is on src/main.cxx and the old one on main.cxx ... maybe this can help ?
I can remove the new one by pushing F9, but not the old one ... except by deleting from breakpoint windows.
Maybe a side effect upgrading from beta3 to beta5 ?
Screenshot add
Thanks