Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-17 | Don't allow new-ui to start the TUI | Tom Tromey | 1 | -0/+3 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-02-28 | Fix gdb.interrupt race | Tom Tromey | 1 | -0/+4 |
2024-02-22 | [gdb/dap] Fix race between dap startup and dap log file | Tom de Vries | 1 | -3/+20 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-08-02 | [gdb/dap] Disable DAP for python <= 3.5 | Tom de Vries | 1 | -0/+3 |
2023-05-01 | gdb: move struct ui and related things to ui.{c,h} | Simon Marchi | 1 | -1/+1 |
2023-02-08 | Simplify interp::exec / interp_exec - let exceptions propagate | Pedro Alves | 1 | -2/+1 |
2023-01-03 | Do not use PyObject_CallNoArgs | Tom Tromey | 1 | -2/+2 |
2023-01-02 | Initial implementation of Debugger Adapter Protocol | Tom Tromey | 1 | -0/+99 |