vimspector/python3
Ben Jackson 16f22b396f Fix breakpoint event
Few problems:
 - we were passing a dict instead of a list of breakpoints
 - if the breakpoint had a source which was {} we crashed
 - we didn't support the 'removed' event
2020-10-10 16:04:46 +01:00
..
vimspector Fix breakpoint event 2020-10-10 16:04:46 +01:00