Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-12-11 | Emit stop reason details in Python stop events | Tom Tromey | 1 | -1/+1 |
2023-12-11 | Move py_ui_out to a new header | Tom Tromey | 1 | -128/+1 |
2023-11-21 | gdb: Replace gdb::optional with std::optional | Lancelot Six | 1 | -1/+1 |
2023-11-21 | gdb: Use C++17's std::make_unique instead of gdb::make_unique | Lancelot Six | 1 | -1/+1 |
2023-10-10 | gdb/python: implement support for sending custom MI async notifications | Jan Vrany | 1 | -0/+74 |
2023-10-10 | gdb/python: generalize serialize_mi_result() | Jan Vrany | 1 | -0/+159 |
2023-08-23 | gdb: remove mi_parse::make functions | Andrew Burgess | 1 | -2/+2 |
2023-05-23 | Implement gdb.execute_mi | Tom Tromey | 1 | -0/+298 |