]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/observable.c
[gdb/testsuite] Fix gdb.arch/amd64-disp-step-avx.exp on x86_64-freebsd
[thirdparty/binutils-gdb.git] / gdb / observable.c
6 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2024-11-01  Tom TromeyAdd gdb.events.tui_enabled
2024-04-25  Simon Marchigdb: remove gdbcmd.h
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-20  Pedro AlvesFix thread target ID of exited waves
2023-10-16  Andrew Burgessgdb: replace architecture_changed with new_architecture...
2023-10-05  Simon Marchigdb: add all_objfiles_removed observer
2023-10-02  Andrew Burgessgdb: add Python events for program space addition and...
2023-09-15  Simon Marchigdb: add inferior_cloned observable
2023-05-30  Simon Marchigdb: add interp::on_param_changed method
2023-05-30  Simon Marchigdb: add interp::on_tsv_modified method
2023-05-30  Simon Marchigdb: add interp::on_tsv_deleted method
2023-05-30  Simon Marchigdb: add interp::on_tsv_created method
2023-05-30  Simon Marchigdb: add interp::on_traceframe_changed method
2023-05-30  Simon Marchigdb: add interp::on_record_changed method
2023-05-30  Simon Marchigdb: add interp::on_command_error method
2023-05-30  Simon Marchigdb: add interp::on_sync_execution_done method
2023-05-30  Simon Marchigdb: add interp::on_no_history method
2023-05-30  Simon Marchigdb: add interp::on_exited method
2023-05-30  Simon Marchigdb: add interp::on_signal_exited method
2023-04-24  Simon Marchigdb: remove end_stepping_range observable
2023-04-17  Simon Marchigdb: add inferior_forked observable
2023-02-02  Simon Marchigdb: add inferior_pre_detach observable
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-14  Patrick MonneratReplace deprecated_target_wait_hook by observers
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-30  Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-25  Andrew Burgessgdb: rename source_styling_changed observer
2021-10-05  Andrew Burgessgdb/python: add a new gdb_exiting event
2021-04-23  Simon Marchigdbsupport, gdb: change observer_debug to bool
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Simon Marchigdb: add inferior_execd observable
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-20  Tom TromeyAdd observable to watch current source symtab
2019-03-14  Tom TromeyMake TUI react to "set style enabled"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-03-19  Tom TromeyConvert observers to C++