Implement [Debug Adapter Protocol (DAP)](https://microsoft.github.io/debug-adapter-protocol/). Tasks, - [x] Set debugger capabilities - [x] Launch GDB - [x] Configuration - [x] Breakpoints #14 - [x] Threads #20 - [x] StackTrace - [ ] Scopes - [ ] Variables #10