0
What may have occurred is that your IDE is set to not show the Breakpoints, so...
Press CTRL+ALT+B or go to Menu View->Debug Window->Breakpoints
This way the list of Breakpoints that are configured will appear. It will also appear those that are disabled.
Will appear just below the Event Log.
If no Breakpoints appear, I recommend uninstalling the IDE and installing again.

That’s right, it had hidden breakpoints, I don’t know why, but it did, it excluded everyone from the list and this normal now
– Marcelo