Add `set print array-indexes' tests for C/C++ arrays
[binutils-gdb.git] / gdb / python / py-tui.c
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-06-04 Hannes DomaniForward mouse click to python TUI window
2021-05-27 Hannes DomaniAdd optional full_window argument to TuiWindow.write
2021-05-24 Hannes DomaniPrevent flickering when redrawing the TUI python window
2021-02-08 Andrew Burgessgdb: return true in TuiWindow.is_valid only if TUI...
2021-02-08 Andrew Burgessgdb/python: don't allow the user to delete window title...
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-28 Tom TromeyUse an inner window in tui_py_window
2020-09-15 Tom TromeyDon't use PyLong_FromLong
2020-06-16 Tom TromeyFix crash when TUI window creation fails
2020-06-05 Andrew BurgessRevert "gdb/python: Avoid use after free in py-tui.c"
2020-06-05 Andrew Burgessgdb/python: Avoid use after free in py-tui.c
2020-04-20 Tom TromeyMark move constructors as "noexcept"
2020-03-31 Tom TromeyFix py-tui.c build problem
2020-02-22 Tom TromeyAllow TUI windows in Python