Details
Description
Oftentimes I investigate a problem, for which I set several breakpoints. Then I might investigate a different problem and set different breakpoints. After switching back and forth between multiple problems, I have a confusing, disordered accumulation of breakpoints. Deactivating / Reactivating the ones for the current problem becomes increasingly difficult.
A possible workaround would be to use different sessions for different problems, but that doesn't feel right - I don't think that is what sessions are for (in our operating systems, we don't use different user accounts to separate files that aren't associated with each other either).
It would be nice if you could arrange breakpoints in something like folders/groups/whatever and maybe deactivate/activate all at once.