]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/mi/mi-interp.h
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / mi / mi-interp.h
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-10-19  Simon Marchigdb: rename struct so_list to shobj
2023-10-19  Simon Marchigdb: replace some so_list parameters to use references
2023-09-07  Simon Marchigdb/mi: make current_token a field of mi_interp
2023-08-23  Pedro Alvesgdb: centralize "[Thread ...exited]" notifications
2023-07-07  Tom TromeyRemove unchecked casts to mi_interp
2023-05-30  Simon Marchigdb: add interp::on_memory_changed method
2023-05-30  Simon Marchigdb: add interp::on_param_changed method
2023-05-30  Simon Marchigdb: add interp::on_breakpoint_modified method
2023-05-30  Simon Marchigdb: add interp::on_breakpoint_deleted method
2023-05-30  Simon Marchigdb: add interp::on_breakpoint_created 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_about_to_proceed method
2023-05-30  Simon Marchigdb: add interp::on_solib_unloaded method
2023-05-30  Simon Marchigdb: add interp::on_solib_loaded method
2023-05-30  Simon Marchigdb: add interp::on_target_resumed method
2023-05-30  Simon Marchigdb: add interp::on_record_changed method
2023-05-30  Simon Marchigdb: add interp::on_inferior_removed method
2023-05-30  Simon Marchigdb: add interp::on_inferior_disappeared method
2023-05-30  Simon Marchigdb: add interp::on_inferior_appeared method
2023-05-30  Simon Marchigdb: add interp::on_inferior_added method
2023-05-30  Simon Marchigdb: add interp::on_thread_exited method
2023-05-30  Simon Marchigdb: add interp::on_new_thread method
2023-05-30  Simon Marchigdb: add interp::on_user_selected_context_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-05-30  Simon Marchigdb: add interp::on_normal_stop method
2023-05-30  Simon Marchigdb: add interp::on_signal_received method
2023-05-29  Simon Marchigdb/mi: fix ^running record with multiple MI interpreters
2023-02-08  Pedro AlvesSimplify interp::exec / interp_exec - let exceptions...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-30  Tom TromeyUse ui_file_up in mi_interp
2022-11-28  Tom TromeyDon't let tee_file own a stream
2022-08-31  Tom TromeyRemove two unused members from mi_interp
2022-06-22  Tom TromeyMove mi_interpreter to mi-interp.h
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-02-07  Tom TromeyNormalize include guards in gdb
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-03-20  Marc-Andre LaperleAdd -file-list-shared-libraries MI command