]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/python/py-tui.c
LoongArch: Allow to relax instructions into NOPs after handling alignment
[thirdparty/binutils-gdb.git] / gdb / python / py-tui.c
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2024-11-01  Tom TromeyAdd gdb.events.tui_enabled
2024-09-24  Tom de Vries[gdb/python] Eliminate GDB_PY_HANDLE_EXCEPTION
2024-09-23  Tom TromeyAutomatically add types to Python modules
2024-09-07  Tom TromeyRemove tui_wrefresh
2024-09-07  Tom TromeyRename tui_suppress_output
2024-08-27  Tom de Vries[gdb/python] Use GDB_PY_HANDLE_EXCEPTION more often
2024-06-13  Tom TromeyAdd gdbpy_call_method overloads for gdbpy_ref<>
2024-06-13  Tom TromeyReturn gdbpy_ref<> from gdbpy_call_method
2024-06-12  Tom Tromey[gdb/python] Add typesafe wrapper around PyObject_CallM...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-30  Tom TromeyAdd keywords to TuiWindow.write
2023-11-06  Hannes DomaniFix resizing of TUI python windows
2023-07-26  Tom de Vries[gdb/tui] Fix assert in ~gdbpy_tui_window_maker
2023-07-15  Andrew Burgessgdb/tui: make tui_win_info::title private
2023-07-10  Tom TromeyUpdate TUI window title when changed
2023-05-05  Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-03-06  Kévin Le Gouguecgdb/python: Fix --disable-tui build
2023-02-13  Andrew Burgessgdb/python: deallocate tui window factories at Python...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-01-26  Tom TromeyChange how Python architecture and language are handled
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
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