re #39553
- have this config
"debug.allowBreakpointsEverywhere": true
- listen to breakpoint events and have already a few breakpoints
- toggle the
"debug.allowBreakpointsEverywhere" from true to false
- two more breakpoint changes are fired
notice that those events are empty

re #39553
"debug.allowBreakpointsEverywhere": true"debug.allowBreakpointsEverywhere"fromtruetofalsenotice that those events are empty
