Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -2/+2 |
2020-09-27 | Use an inner window in tui_py_window | Tom Tromey | 1 | -27/+32 |
2020-09-15 | Don't use PyLong_FromLong | Tom Tromey | 1 | -2/+6 |
2020-06-16 | Fix crash when TUI window creation fails | Tom Tromey | 1 | -1/+4 |
2020-06-05 | Revert "gdb/python: Avoid use after free in py-tui.c" | Andrew Burgess | 1 | -1/+1 |
2020-06-05 | gdb/python: Avoid use after free in py-tui.c | Andrew Burgess | 1 | -1/+1 |
2020-04-20 | Mark move constructors as "noexcept" | Tom Tromey | 1 | -1/+1 |
2020-03-31 | Fix py-tui.c build problem | Tom Tromey | 1 | -1/+7 |
2020-02-22 | Allow TUI windows in Python | Tom Tromey | 1 | -0/+510 |