Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-20 | Use unique_xmalloc_ptr for mi_parse::command | Tom Tromey | 1 | -1/+1 |
2023-05-23 | Change mi_parse_argv to a method | Tom Tromey | 1 | -1/+1 |
2023-05-23 | Use accessor for mi_parse::args | Tom Tromey | 1 | -2/+3 |
2023-05-23 | Use field_signed from Python MI commands | Tom Tromey | 1 | -0/+15 |
2023-05-05 | gdb/python: add mechanism to manage Python initialization functions | Andrew Burgess | 1 | -2/+6 |
2023-03-09 | gdb, gdbserver, gdbsupport: fix whitespace issues | Simon Marchi | 1 | -3/+3 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -1/+1 |
2022-03-23 | gdb/python: remove Python 2/3 compatibility macros | Simon Marchi | 1 | -4/+4 |
2022-03-18 | gdb/python: remove gdb._mi_commands dict | Simon Marchi | 1 | -152/+80 |
2022-03-16 | gdb/mi: consistently notify user when GDB/MI client uses -thread-select | Jan Vrany | 1 | -3/+2 |
2022-03-14 | gdb/python/mi: create MI commands using python | Andrew Burgess | 1 | -0/+812 |