Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-09 | Defer DAP launch command until after configurationDone | Tom Tromey | 1 | -3/+4 |
2024-08-14 | Fix failure with C++ exceptions in DAP | Tom Tromey | 1 | -0/+6 |
2024-02-12 | Fix DAP launch and configurationDone requests | Tom Tromey | 1 | -2/+5 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-06-22 | Handle exceptions when creating DAP breakpoints | Tom Tromey | 1 | -7/+17 |
2023-06-12 | Add singleThread support to some DAP requests | Tom Tromey | 1 | -1/+2 |
2023-06-12 | Implement DAP setExceptionBreakpoints request | Tom Tromey | 1 | -0/+65 |