I get into situations in gdb/ddd where there are too many breakpoints.
Sometimes I want to disable or remove all of them at once. Sometimes I want to disable or remove all except for one. I find the ddd breakpoints menu confusing and unreliable. How can I do this with a gdb command?