[gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clang
[binutils-gdb.git] / gdb / top.c
2022-07-22 Tom TromeyChange target_ops::async to accept bool
2022-07-18 Tom TromeyReplace input_interactive_p with a method
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-18 Simon Marchigdbsupport: make gdb_abspath return an std::string
2022-04-03 Simon Marchigdb: fix gdb_print -> gdb_printf typo
2022-04-01 Tom TromeyStyle URLs in GDB output
2022-03-31 Simon Marchigdb: fix use of fprintf_filtered in top.c
2022-03-31 Eli Zaretskii* gdb/top.c (print_gdb_configuration): Announce --enabl...
2022-03-30 Tom TromeyConsolidate definition of current_directory
2022-03-29 Tom TromeyRemove unnecessary calls to wrap_here and gdb_flush
2022-03-29 Tom TromeyUnify gdb printf 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-14 Patrick MonneratReplace deprecated_target_wait_hook by observers
2022-01-26 Tom TromeyAlways call the wrap_here method
2022-01-26 Tom TromeyConvert wrap_here to use integer parameter
2022-01-25 Tom TromeyReduce explicit use of gdb_stdout
2022-01-05 Tom TromeyUse filtered output in ordinary commands
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2022-01-01 Joel BrobeckerUpdate Copyright Year in gdb, gdbserver and gdbreplay...
2021-10-09 Tom de Vries[gdb] Make execute_command_to_string return string...
2021-10-05 Andrew Burgessgdb/python: add a new gdb_exiting event
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-09-30 Simon Marchigdbsupport: make gdb_open_cloexec return scoped_fd
2021-09-09 Tom de Vries[gdb/testsuite] Reimplement gdb.gdb/complaints.exp...
2021-08-11 Andrew Burgessgdb: rename async_init_signals to gdb_init_signals
2021-05-27 Simon Marchigdb: make add_setshow commands return set_show_commands
2021-05-17 Simon Marchigdb: add cmd_list_element::is_command_class_help
2021-05-17 Simon Marchigdb: add cmd_list_element::is_prefix
2021-05-17 Simon Marchigdb: rename cmd_list_element::prefixlist to subcommands
2021-05-12 Marco Barisionegdb: generate the prefix name for prefix commands on...
2021-04-28 Andrew Burgessgdb: initialise extension languages after processing...
2021-04-28 Andrew Burgessgdb: remove unused argument from gdb_init
2021-04-15 Tom Tromeygdb: add "set startup-quietly" command
2021-04-07 Andrew Burgessgdb/py: fix gdb.parameter('data-directory')
2021-03-29 Tom TromeyRemove parameter from language_info
2021-03-26 Simon Marchigdb: generalize commit_resume, avoid commit-resuming...
2021-01-28 Andrew Burgessgdb: update comment for execute_command_to_string
2021-01-22 Andrew Burgessgdb: add new version style
2021-01-22 Simon Marchigdb: move remote_debug to remote.{h,c}
2021-01-21 Simon Marchigdb: make some variables static
2021-01-12 Simon Marchigdb: remove pre_init_ui_hook from top.c
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2021-01-01 Joel BrobeckerUpdate copyright year in version message for gdb, gdbse...
2020-12-11 Andrew Burgessgdb: give deprecated command warning for aliases with...
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-02 Simon Marchigdb: give names to event loop file handlers
2020-09-29 Tom TromeyRemove target_has_execution macro
2020-09-15 Tom TromeyRemove ui::num
2020-06-23 Andrew Burgessgdb: Add --with-python-libdir to gdb's --configuration...
2020-06-22 Philippe Waroquiersdefault-args: allow to define default arguments for...
2020-05-16 Tom TromeyRemove ALL_UIS
2020-05-09 Tom TromeyChange server_command to bool
2020-04-17 Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-13 Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13 Tom TromeyMove gdb_select.h to gdbsupport/
2020-03-02 Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-02-26 Aaron MereyAdd debuginfod support to GDB
2020-01-17 Simon Marchigdb: remove uses of iterate_over_inferiors in top.c
2020-01-10 Pedro AlvesMulti-target support
2020-01-03 Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2020-01-01 Joel Brobeckerupdate copyright year in version output of gdb, gdbserv...
2019-12-21 Eli ZaretskiiFix whitespace in last change in top.c
2019-12-21 Eli ZaretskiiInclude xxHash support status in GDB configuration...
2019-12-18 Simon MarchiFix -Wmisleading-indentation warning in top.c
2019-12-14 Sergio Durigan JuniorGuard against 'current_directory == NULL' on gdb_abspat...
2019-11-30 Philippe WaroquiersImplement user defined prefix.
2019-11-21 Simon Marchigdb: remove gen_ret_current_ui_field_ptr
2019-11-08 Tom TromeyConstify command_line_input
2019-10-29 Christian BiesingerLoad system gdbinit files from a directory
2019-10-17 Tom de Vries[gdb] Fix typos in comments
2019-10-08 Christian BiesingerMove declaration of lang_frame_mismatch_warn to header.
2019-09-26 Tom TromeyRemove initialize_utils
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-09-11 Christian BiesingerMake relocate_{path,gdb_directory} return std::string
2019-08-06 Philippe WaroquiersMake first and last lines of 'command help documentatio...
2019-08-06 Frank Ch. Eigler[PR build/24886] disable glibc mcheck support
2019-07-18 Guillaume LABARTHEFix for using named pipes on Windows
2019-07-11 Tom TromeyRemove init_cli_cmds
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09 Tom TromeyRename common to gdbsupport
2019-07-03 Pedro AlvesIntroduce the "with" command
2019-06-18 Andrew Burgessgdb: Remove use of deprecated_interactive_hook
2019-06-14 Tom TromeyRemove alloca(0) calls
2019-06-11 Tom TromeyRemove trailing newlines from help text
2019-05-31 Philippe WaroquiersAdd function execute_command_to_ui_file
2019-05-31 Philippe WaroquiersAdd previous_saved_command_line to allow a command...
2019-05-28 Alan HaywardSuppress SIGTTOU when handling errors
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-04-19 Sergei Trofimovichgdb/configure.ac: add --enable-source-highlight
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-01 Sergio Durigan JuniorDestroy allocated values when exiting GDB
2019-03-30 Eli ZaretskiiIntroduce new convenience variables $_gdb_major and...
2019-03-13 Tom TromeyChange pid_to_str to return std::string
2019-03-06 Tom TromeyRemove basic cleanup code
2019-02-20 Simon MarchiFix error message and use-after-free on errors in neste...
2019-01-25 Tom TromeyNormalize includes to use common/
next