aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dap/catch-exception.exp
AgeCommit message (Expand)AuthorFilesLines
2024-12-09Defer DAP launch command until after configurationDoneTom Tromey1-3/+4
2024-08-14Fix failure with C++ exceptions in DAPTom Tromey1-0/+6
2024-02-12Fix DAP launch and configurationDone requestsTom Tromey1-2/+5
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-06-22Handle exceptions when creating DAP breakpointsTom Tromey1-7/+17
2023-06-12Add singleThread support to some DAP requestsTom Tromey1-1/+2
2023-06-12Implement DAP setExceptionBreakpoints requestTom Tromey1-0/+65