Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-10 | Update TUI window title when changed | Tom Tromey | 1 | -0/+4 |
2023-03-13 | [gdb/testsuite] Fix gdb.python/tui-window.exp for remote host | Tom de Vries | 1 | -0/+1 |
2023-01-13 | Rename to allow_tui_tests | Tom Tromey | 1 | -4/+1 |
2023-01-13 | Rename to allow_python_tests | Tom Tromey | 1 | -1/+1 |
2023-01-13 | Use "require" for Python tests | Tom Tromey | 1 | -3/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-07-14 | [gdb/testsuite] Add missing skip_tui_tests | Tom de Vries | 1 | -0/+5 |
2021-02-08 | gdb/python: don't allow the user to delete window title attributes | Andrew Burgess | 1 | -0/+6 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-06-16 | Fix crash when TUI window creation fails | Tom Tromey | 1 | -0/+3 |
2020-06-12 | [gdb/testsuite] Don't leak tuiterm.exp spawn override | Tom de Vries | 1 | -1/+1 |
2020-02-22 | Allow TUI windows in Python | Tom Tromey | 1 | -0/+51 |