]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/utils.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / utils.c
31 hours ago  Tom TromeyFix handling of terminal escape sequences in TUI
6 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
7 days ago  Andrew Burgessgdb: remove final m_stream->emit_style_escape calls...
7 days ago  Andrew Burgessgdb: styling fixes around and for the pagination prompt
2025-05-29  Simon Marchigdb/solib: move solist.h content to solib.h
2025-05-15  Andreas Schwabgdb: rename ldirname to gdb_ldirname
2025-05-08  Tom TromeyMove substitute_path_component
2025-05-02  Tom TromeyUse emoji to indicate errors and warnings
2025-04-22  Tom TromeyRemove ui_file::reset_style
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-04-03  Tom TromeyMany minor typo fixes
2025-03-21  Tom TromeySimplify warning_pre_print
2025-03-06  Simon Marchigdb: remove unnecessary local variable in pager_file...
2025-03-05  Simon Marchigdb: do not handle a NULL linebuffer in pager_file...
2025-01-04  Fangrui Songskip -gfile: call fnmatch without FNM_FILE_NAME
2024-11-22  Guinevere Larsengdb: Introduce RAII signal handler setter
2024-11-22  Tom de Vries[gdb] Use gdb::waitpid more often
2024-11-11  Tom TromeyShorten internal problem help text
2024-09-30  Tom TromeyAdd line-number styling
2024-09-24  Tom de Vries[gdb/cli] Show readline wrapping mode for maint info...
2024-09-07  Andrew Burgessgdb: new extract_single_filename_arg helper function
2024-07-16  Simon Marchigdb, gdbserver, gdbsupport: use [[noreturn]] instead...
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-23  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-04-19  Simon Marchigdb: make target debug functions return std::string
2024-04-15  Tom TromeyAvoid complaint warning on mingw
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-14  Tom TromeyUse typedef in definition of warning_hook
2024-02-07  Ciaran WoodwardRemove use of scoped_restore_tmpl from scoped_restore_w...
2024-02-01  Aditya Vidyadhar... Fix AIX build break.
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-16  Tom de Vries[gdb/build] Remove dependency on _rl_term_autowrap
2023-11-29  Tom TromeyUse C++17 [[fallthrough]] attribute
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-11-07  Tom TromeyRemove EXTERN_C and related defines
2023-10-05  Andrew Burgessgdb: remove print_sys_errmsg
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-07-14  Tom TromeyRevert "Simplify auto_load_expand_dir_vars and remove...
2023-06-19  Tom de Vries[gdb] Add template functions assign_return/set_if_changed
2023-05-12  Tom de Vries[gdb/cli] Fix wrapping for TERM=ansi
2023-05-05  Tom TromeySimplify auto_load_expand_dir_vars and remove substitut...
2023-05-02  Tom TromeyRemove error_stream
2023-05-01  Simon Marchigdb: move struct ui and related things to ui.{c,h}
2023-04-30  Tom de Vries[gdb/tui] Fix TUI resizing for TERM=ansi
2023-04-29  Tom de Vries[gdb/build] Fix build without ncurses in maintenance_in...
2023-04-21  Tom de Vries[gdb/cli] Add maint info screen
2023-03-31  Tom TromeyRemove language_demangle
2023-03-27  Tom TromeyUse gdb_gmp for scalar arithmetic
2023-03-20  Andrew Burgessgdb: fix crash during command completion
2023-02-27  Kevin BuettnerIntroduce set_force_quit_flag and change type of sync_q...
2023-02-27  Kevin BuettnerHandle gdb SIGTERM by throwing / catching gdb_exception...
2023-02-12  Andrew Burgessgdb/c++: fix handling of breakpoints on @plt symbols
2023-02-11  Aaron MereyMove implementation of perror_with_name to gdbsupport
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  Luis Machado[aarch64] Fix removal of non-address bits for PAuth
2022-12-15  Tom TromeyMove streq and compare_cstrings to gdbsupport
2022-12-15  Tom TromeyRemove subset_compare
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-07-18  Tom TromeyReplace input_interactive_p with a method
2022-07-18  Tom TromeyRemove ui_register_input_event_handler
2022-06-08  Andrew Burgessgdb: make throw_perror_with_name static
2022-04-15  Tom TromeyReturn void from gdb_putc
2022-04-15  Tom TromeyHandle "set height 1"
2022-04-15  Tom TromeyAllow word wrapping even when paging is disabled
2022-04-07  Andrew Burgessgdb: don't try to use readline before it's initialized
2022-04-01  Tom TromeyStyle URLs in GDB output
2022-03-30  Tom TromeyOnly allow QUIT on the main thread
2022-03-29  Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29  Tom TromeyRemove vfprintf_styled
2022-03-29  Tom TromeyRename fprintf_symbol_filtered
2022-03-29  Tom TromeyRename puts_filtered_tabular
2022-03-29  Tom TromeyRename print_spaces_filtered
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb putc functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-03-29  Tom TromeyUnify vprintf functions
2022-03-29  Tom TromeyRemove fputs_styled_unfiltered
2022-03-29  Tom TromeyChange the pager to a ui_file
2022-03-29  Tom TromeyRemove vfprintf_styled_no_gdbfmt
2022-03-29  Tom TromeyAdd puts_unfiltered method to 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-28  Tom TromeyAdd new timestamped_file class
2022-02-25  Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-25  Keith SeitzUnit tests for strncmp_iw_with_mode
2022-02-20  Lancelot SIXgdb: Only paginate for filtered output in fputs_maybe_f...
2022-02-04  Tom TromeyRemove host_hex_value
2022-01-26  Tom TromeyRemove global wrap_here function
2022-01-26  Tom TromeyAlways call the wrap_here method
2022-01-26  Tom TromeyConvert wrap_here to use integer parameter
2022-01-26  Simon Marchigdb: add string_file::release method
2022-01-25  Tom TromeyReduce explicit use of gdb_stdout
2022-01-18  Tom TromeyMove gdb_regex to gdbsupport
2022-01-18  Tom TromeyIntroduce gdb-hashtab module in gdbsupport
2022-01-18  Tom TromeyMove gdb obstack code to gdbsupport
2022-01-18  Tom TromeyMove gdb_argv to gdbsupport
2022-01-05  Tom TromeyImplement putstr and putstrn in ui_file
2022-01-05  Tom TromeyFix pager regression
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
next