Do not call reinitialize_more_filter from avr_io_reg_read_command
[binutils-gdb.git] / gdb /
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...
2021-12-09 Simon Marchigdb, gdbserver: detach fork child when detaching from...
2021-12-09 Simon Marchigdb: move clearing of tp->pending_follow to follow_fork...
2021-12-09 Simon Marchigdb/remote.c: refactor pending fork status functions
2021-12-09 Simon Marchigdb/remote.c: move some things up
2021-12-09 Simon Marchigdb/linux-nat: factor ptrace-detach code to new detach_...
2021-12-09 Simon Marchigdbserver: hide fork child threads from GDB
2021-12-08 Tom TromeyUse for-each more in gdb
2021-12-08 Tom TromeyFix error in file_and_directory patch
2021-12-08 Andrew Burgessgdb/python: Use tp_init instead of tp_new to setup...
2021-12-08 Andrew Burgessgdb: use try/catch around a gdb_disassembler::print_ins...
2021-12-08 Jan Vranyppc: recognize all program traps
2021-12-08 Jan Vranyppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
2021-12-08 Tom TromeyFix bug in source.c change
2021-12-08 Simon Marchigdb: make struct linespect contain vectors, not pointer...
2021-12-07 Tom TromeyRemove an xfree from add_path
2021-12-07 Simon Marchigdb/linespec.c: simplify condition
2021-12-07 Simon Marchigdb: rename "maint agent" functions
2021-12-07 Simon Marchigdb: make set_raw_breakpoint static
2021-12-07 John BaldwinSupport AT_FXRNG and AT_KPRELOAD on FreeBSD.
2021-12-07 Tom TromeyAvoid extra work in global_symbol_searcher::expand_symtabs
2021-12-07 Tom de Vries[gdb/testsuite] Fix options arg handling in compile_jit...
2021-12-07 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
2021-12-07 Tom de Vries[gdb/tdep] Fix inferior plt calls in PIE for i386
2021-12-07 Tom de Vries[gdb/symtab] Support -readnow during reread
2021-12-07 Tom de Vries[gdb/ada] Fix assert in ada_is_unconstrained_packed_arr...
2021-12-06 Carl Lovegdb: Add PowerPC support to gdb.dwarf2/frame-inlined...
2021-12-06 Tom de Vries[gdb/testsuite] Use precise align in gdb.arch/i386...
2021-12-06 Tom de Vries[gdb/testsuite] Fix data alignment in gdb.arch/i386...
2021-12-05 Tom TromeyPreserve artificial CU name in process_psymtab_comp_uni...
2021-12-04 Tom TromeyCache the result of find_file_and_directory
next