aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/tui-window.py
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi1-2/+6
2021-02-08gdb/python: don't allow the user to delete window title attributesAndrew Burgess1-1/+9
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-16Fix crash when TUI window creation failsTom Tromey1-0/+6
2020-02-22Allow TUI windows in PythonTom Tromey1-0/+37