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
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| .vimspector.json | ||
| .ycm_extra_conf.py | ||
| Makefile | ||
| printer.cpp | ||
| simple.cpp | ||
| struct.cpp | ||
| variables.cpp | ||