aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/tui-window.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-31Run 'black' on tui-window.pyTom Tromey1-2/+4
2023-12-30Add keywords to TuiWindow.writeTom Tromey1-1/+2
2023-07-10Update TUI window title when changedTom Tromey1-0/+5
2023-02-27gdb: reformat Python files with black 23.1.0Simon Marchi1-0/+1
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