What happened?
v18.3.0, non-self-compiled, Windows 10, nuwen mingw GCC
When using conditional breakpoints, they always seem to disappear once triggered, regardless of whether that option is selected or not in the settings for that breakpoint.
Version
Other
Operating system
Windows 10
Steps to reproduce
Create a c++ project, nuwen mingw GCC as compiler,
set a conditional breakpoint, run the project till breakpoint is triggered, step over it, stop run,
then try again and see whether the breakpoint still exists and/or triggers.
Relevant log output