Remove path name from test case
[binutils-gdb.git] / gdb / observable.c
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 BrobeckerCopyright Year update after running gdb/copyright.py
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++