gdb: include gdbsupport/buildargv.h in ser-mingw.c
[binutils-gdb.git] / gdb /
2022-01-05 Tom TromeyUse filtered output in kill command
2022-01-05 Tom TromeyUse filtered output in ordinary commands
2022-01-05 Tom TromeyUse filtered output in language_info
2022-01-05 Tom TromeyUse filtered output in files_info implementations
2022-01-05 Tom TromeyUse filtered output in target-descriptions.c
2022-01-05 Tom TromeyUse filtered output for gdbarch dump
2022-01-05 Tom TromeyImplement putstr and putstrn in ui_file
2022-01-05 Tom TromeyChange how versioned symbols are recorded
2022-01-05 Hannes DomaniFix inferior_thread attribute in new_thread event
2022-01-05 Tom TromeySimplify execute_control_commands_to_string
2022-01-05 Tom TromeyDo not print anything when self-backtrace unavailable
2022-01-05 Tom TromeyFix pager regression
2022-01-04 Lancelot SIXgdb/testsuite: fix inferior-clone.exp for native-extend...
2022-01-04 Tom de Vries[gdb/build] Fix build breaker in gdb/cli/cli-logging.c
2022-01-03 Tom de Vries[gdb/cli] Improve show logging output
2022-01-03 Tom TromeyFix use of 'printf' in gdbtypes.c
2022-01-03 Tom TromeyFix regression in page-logging.exp
2022-01-03 Tom TromeySmall indentation fix in eval.c
2022-01-03 Tom de Vries[gdb/testsuite] Handle for loop initial decl with gcc...
2022-01-02 Tom TromeyUpdate copying.awk for _initialize declaration patch
2022-01-02 Tom TromeyUse filtered output in print_i387_ext
2022-01-01 Mike Frysingergdb: copyright: fix a few comment typos
2022-01-01 Mike Frysingergdb: update sim mips testsuite copyright exemption
2022-01-01 Mike Frysingerunify 64-bit bfd checks
2022-01-01 Joel BrobeckerUpdate Copyright year in gdb/testsuite/gdb.arch/powerpc...
2022-01-01 Joel BrobeckerFix copyright header in gdb/testsuite/gdb.arch/powerpc...
2022-01-01 Joel Brobeckergdb/copyright.py: Add update-netbsd.sh to MULTIPLE_COPY...
2022-01-01 Joel BrobeckerManual copyright year update of various GDB files
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-12-31 Tom TromeyDo not call reinitialize_more_filter from avr_io_reg_re...
2021-12-29 Tom TromeyUse filtered output in show callbacks
2021-12-29 Tom TromeyConsistently Use ui_file parameter to show callbacks
2021-12-29 Tom TromeyUse gdb_stdlog for MI debugging
2021-12-29 Tom TromeyUse debug_prefixed_printf_cond_nofunc in index-cache
2021-12-29 Tom TromeySend minsym logging to gdb_stdlog
2021-12-29 Tom TromeyUse gdb_stdlog for separate debug file logging
2021-12-29 Tom TromeyUse debug_prefixed_printf_cond_nofunc in machoread
2021-12-29 Tom TromeyUse debug_prefixed_printf_cond_nofunc in microblaze.c
2021-12-29 Tom TromeySend debugging data to gdb_stdlog in mips-linux-nat.c
2021-12-29 Tom TromeySend arch-utils error messages to gdb_stderr
2021-12-29 Tom TromeyUse correct stream for process record output
2021-12-29 Tom TromeySend jit.c errors to gdb_stderr
2021-12-29 Tom TromeyFix logging redirection bug with pager
2021-12-29 Tom TromeyRemove unusual use of core_addr_eq and core_addr_hash
2021-12-29 Lancelot SIXgdb: Copy inferior properties in clone-inferior
2021-12-24 Tom TromeyRemove gdb_print_host_address
2021-12-24 Tom TromeyMove gdb_bfd_errmsg to gdb_bfd.c
2021-12-23 Andrew Burgessgdb/testsuite: resolve some duplicate testnames in...
2021-12-23 Andrew Burgessgdb/remote: handle attach when stop packet lacks thread-id
2021-12-23 Andrew Burgessgdb: on x86-64 non-trivial C++ objects are returned...
2021-12-23 Andrew Burgessgdb: make use of SCOPE_EXIT to manage thread executing...
2021-12-22 Andrew Burgessgdb/doc: add some index entries relating to mi-async...
2021-12-22 Andrew Burgessgdb: convert 'set debug lin-lwp' to a boolean command
2021-12-22 Andrew Burgessgdb: add threads debugging switch
2021-12-22 Simon Marchigdbarch-components.py: change empty "params" tuples...
2021-12-21 Luis Machado[AArch64] Fix typo in error messages
2021-12-20 Tom TromeyRemove print_spaces
2021-12-20 Tom TromeyRemove puts_debug
2021-12-20 Tom TromeyMake n_spaces return a const char *
2021-12-20 Enze LiAdd Enze Li to gdb/MAINTAINERS
2021-12-20 Joel Brobeckergdb/ada-exp.y: Reformat comment to follow GDB's coding...
2021-12-20 Joel Brobeckergdb/ada-lang.h: Reformat comment to follow coding standards
2021-12-18 Enze Ligdb: add "exit" command as an alias for "quit"
2021-12-18 Andrew Burgessgdb: add assert in remote_target::wait relating to...
2021-12-18 Andrew Burgessgdb/remote: some fixes for 'maint set target-async...
2021-12-17 Tom TromeyDocument gdbarch-components.py
2021-12-17 Tom TromeyRemove gdbarch.sh
2021-12-17 Simon MarchiAdd new gdbarch generator
2021-12-17 Tom TromeyGenerate new gdbarch-components.py from gdbarch.sh
2021-12-17 Tom TromeyDo not sort the fields in gdbarch_dump
2021-12-17 Tom TromeyDo not generate gdbarch.h
2021-12-17 Tom TromeySplit gdbarch.h into two files
2021-12-17 Tom TromeyMove ordinary gdbarch code to arch-utils
2021-12-17 Maciej W. RozyckiAvoid redundant operations in `fortran_array_walker'
2021-12-17 Maciej W. RozyckiInitialize `m_ndimensions' in the member initializer...
2021-12-17 Lancelot SIXgdb/tui: install SIGWINCH only when connected to a TTY
2021-12-16 Simon Marchigdb: re-format with black 21.12b0
2021-12-16 Simon Marchigdb: re-format with black 21.9b0
2021-12-15 Luis MachadoNew --enable-threading configure option to control...
2021-12-14 Andrew Burgessgdb/mi: rename build_table to add_builtin_mi_commands
2021-12-14 Jan Vranygdb/mi: rename mi_cmd to mi_command
2021-12-14 Jan Vranygdb/mi: use separate classes for different types of...
2021-12-14 Andrew Burgessgdb/mi: int to bool conversion in mi_execute_cli_command
2021-12-14 Jan Vranygdb/mi: use std::map for MI commands in mi-cmds.c
2021-12-14 Jan Vranygdb/mi: rename mi_lookup to mi_cmd_lookup
2021-12-13 Carl Lovegdb: Powerpc mark xfail in gdb.base/catch-syscall.exp
2021-12-13 Andrew Burgessgdb: improve reuse of value contents when fetching...
2021-12-13 Andrew Burgessgdb: update gdb-gdb.py.in for latest changes to struct...
2021-12-13 Andrew Burgessgdb: make post_startup_inferior a virtual method on...
2021-12-13 Andrew Burgessgdb: have mips_nbsd_nat_target inherit from nbsd_nat_target
2021-12-13 Andrew Burgessgdb: only include mips and riscv targets if building...
2021-12-12 Tom TromeyC++-ify path substitution code
2021-12-10 Jan Vranygdb/testsuite: respect GDBSERVER variable in remote...
2021-12-09 Simon Marchigdb/microblaze-tdep.c: fix -Wunused-but-set-variable
2021-12-09 Simon Marchigdb/csky-tdep.c: fix -Wunused-but-set-variable error
2021-12-09 Simon Marchigdb/testsuite: fix default behavior of runto
2021-12-09 Carl Lovegdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer...
2021-12-09 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp with -readnow
2021-12-09 Tom de Vries[gdb/testsuite] Fix gdb.base/include-main.exp with...
next