]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/event-top.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / event-top.c
7 days ago  Simon Marchigdb: remove gdbcmd.h
9 days ago  Simon Marchigdb: move a bunch of quit-related things to event-top...
9 days ago  Simon Marchigdb: change type of quit_flag to bool
2024-04-15  Tom TromeyFix crash in gdb_rl_callback_handler
2024-04-15  Tom TromeyStrip trailing newlines from input string
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-19  Tankut Baris Aktemurgdb, python: selectively omit enabling stdin in gdb...
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-11-20  Andrew Burgessgdb: move all bfd_cache_close_all calls in gdb_bfd.c
2023-11-07  Tom TromeyRemove EXTERN_C and related defines
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-09-08  Simon Marchigdb: remove interp_supports_command_editing
2023-06-07  Tom de Vries[gdb/cli] Handle pending ^C after rl_callback_read_char...
2023-05-01  Simon Marchigdb: move struct ui and related things to ui.{c,h}
2023-02-27  Kevin BuettnerIntroduce set_force_quit_flag and change type of sync_q...
2023-02-27  Kevin BuettnerQUIT processing w/ explicit throw for gdb_exception_for...
2023-02-24  Tom TromeyDon't use struct buffer in event-top.c
2023-01-27  Andrew Burgessgdb/tui: disable tui mode when an assert triggers
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16  Simon Marchigdb: remove static buffer in command_line_input
2022-12-14  Andrew Burgessgdb: remove the pop_all_targets (and friends) global...
2022-12-13  Tom TromeyFix control-c handling on Windows
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-09-20  Tom TromeyMake stdin_event_handler static
2022-09-16  Tom de Vries[gdb] Handle pending ^C after rl_callback_read_char
2022-08-31  Tom TromeyFix interpreter-exec crash
2022-08-31  Tom TromeyRemove a ui-related memory leak
2022-08-31  Tom TromeyRemove the "for moment" comments
2022-08-31  Tom TromeyRemove some dead code
2022-08-31  Tom TromeyLet ui::input_fd be -1
2022-07-18  Tom TromeyReplace input_interactive_p with a method
2022-07-18  Tom TromeyRemove ui_register_input_event_handler
2022-04-24  Andrew Burgessgdb: move setbuf calls out of gdb_readline_no_editing_c...
2022-04-22  Andrew Burgessgdb: handle bracketed-paste-mode and EOF correctly
2022-04-22  Andrew Burgessgdb: improved EOF handling when using readline 7
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-03-29  Tom TromeyChange the pager to a ui_file
2022-03-29  Tom TromeyOnly have one API for unfiltered output
2022-03-28  Tom TromeySwitch gdb_stdlog to use timestamped_file
2022-03-16  Andrew Burgessgdb: work around prompt corruption caused by bracketed...
2022-02-16  Andrew Burgessgdb: convert callback_handler_installed from int to...
2022-02-07  Andrew Burgessgdb: unbuffer all input streams when not using readline
2022-01-25  Tom TromeyReduce explicit use of gdb_stdout
2022-01-25  Tom TromeySend some error output to gdb_stderr
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-10-03  Simon Marchigdb: make string-like set show commands use std::string...
2021-09-28  Andrew Burgessgdb: use libbacktrace to create a better backtrace...
2021-08-11  Andrew Burgessgdb: register SIGBUS, SIGFPE, and SIGABRT handlers
2021-08-11  Andrew Burgessgdb: print backtrace on fatal SIGSEGV
2021-08-11  Andrew Burgessgdb: rename async_init_signals to gdb_init_signals
2021-08-11  Andrew Burgessgdb: register signal handler after setting up event...
2021-08-11  Andrew Burgessgdb: terminate upon receipt of SIGFPE
2021-04-22  Tankut Baris Aktemurgdb/continuations: turn continuation functions into...
2021-03-12  Christian BiesingerUse RAII to set the per-thread SIGSEGV handler
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-10-02  Simon Marchigdb: add debug prints in event loop
2020-10-02  Simon Marchigdb: give names to async event/signal handlers
2020-10-02  Simon Marchigdb: give names to event loop file handlers
2020-04-13  Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13  Tom TromeyIntroduce async-event.[ch]
2020-04-13  Tom TromeyMove gdb_select.h to gdbsupport/
2020-02-07  Iain BuclawMake gdb_flush also flush the wrap buffer
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-13  Tom TromeySilence ARI for valid calls to abort
2019-11-26  Tom TromeyIntroduce thread-safe way to handle SIGSEGV
2019-11-26  Tom TromeyAdd RAII class for blocking gdb signals
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-31  Philippe WaroquiersAdd previous_saved_command_line to allow a command...
2019-05-28  Alan HaywardSuppress SIGTTOU when handling errors
2019-04-25  Tom TromeyFix memory leak in exception code
2019-04-25  Tom TromeyMake exception handling more efficient
2019-04-25  Tom TromeyMake SJLJ exceptions more efficient
2019-04-25  Tom TromeyRemove exception_none
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-21  Philippe WaroquiersFix leak in event-top.c history expansion
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-30  Tom TromeyChange input_handler to take a unique_xmalloc_ptr
2018-03-19  Tom TromeyConvert observers to C++
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-13  Joel Brobeckerfix "server" command prefix handling (unexpected confir...
2017-11-07  Tom TromeyConstify execute_command
2017-11-06  Pedro AlvesEliminate STOP_SIGNAL, use SIGTSTP directly
2017-10-03  Tom TromeyRemove make_delete_ui_cleanup
2017-09-30  Tom TromeyRemove cleanup from display_gdb_prompt
2017-09-20  Tom TromeyRemove make_cleanup_restore_target_terminal
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro Alves-Wwrite-strings: execute_command calls with string...
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-20  Pedro AlvesFix longjmp across readline w/ --enable-sjlj-exceptions...
next