]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
bfd/elf64-ppc.c: fix clang -Wbitwise-instead-of-logical warning in ppc64_elf_check_in...
[thirdparty/binutils-gdb.git] / gdb /
2022-01-17  Simon Marchigdb/infrun: rename variable and move to more specific...
2022-01-16  Joel Brobeckergdb/copyright.py: Do not update gdbsupport/Makefile.in
2022-01-14  Simon Marchigdb.dlang/demangle.exp: update expected output for...
2022-01-14  Nils-Christian Kempkegdb/testsuite: enable __INTEL_LLVM_COMPILER preprocesso...
2022-01-13  Andrew Burgessgdb: don't use -Wmissing-prototypes with g++
2022-01-13  Andrew Burgessgdb: add some extra debug information to attach_command
2022-01-13  Tiezhu Yanggdb: testsuite: make string[] type as char in gdb.base...
2022-01-12  Carl Lovegdb Power 9 add test for HW watchpoint support.
2022-01-12  Andrew Burgessgdb/python: add gdb.host_charset function
2022-01-12  Tankut Baris Aktemurgdb/testsuite: fix gdb.python/py-events.exp for finding...
2022-01-12  Tom TromeyDon't mention "serial" in target remote description
2022-01-12  Andrew Burgessgdb: add 'maint set/show gnu-source-highlight enabled...
2022-01-12  Andrew Burgessgdb: erase items from the source_cache::m_offset_cache
2022-01-12  Andrew Burgessgdb: new 'maint flush source-cache' command
2022-01-12  Andrew Burgessgdb: rename lin-lwp to linux-nat in set/show debug
2022-01-12  Tiezhu Yanggdb: testsuite: fix wrong comment in gdb.base/charset.c
2022-01-12  Tiezhu Yanggdb: testsuite: fix failed testcases in gdb.base/charse...
2022-01-10  Tiezhu Yanggdb: add Tiezhu Yang to MAINTAINERS
2022-01-10  Tom TromeyReduce use of unfiltered output in Darwin code
2022-01-08  Andrew Burgessgdb/hurd: handle inferiors exiting
2022-01-08  Tom TromeyAdd explicit check for nullptr to target_announce_attach
2022-01-08  Hannes DomaniAdd _sigsys info to siginfo struct
2022-01-08  Tiezhu Yanggdb: testsuite: show print array-indexes after set...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-catch...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.threads/stati...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-languag...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nonstop.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.mi/mi-nsthrex...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/watchpoi...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/nested...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/call...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/pointers.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/unload.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/define...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/funcargs.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/shlib...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/set...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/exprs.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/readline.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/pretty...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/ui-redir...
2022-01-07  Lancelot SIXgdb: completion-support.exp: improve leading whitespace...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/subst.exp
2022-01-07  Pedro Alvesgdb/testsuite: Remove duplicates from gdb.base/dfp...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/ptype.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/dfp...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/del.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/solib...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/decl...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/pending.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/checkpoi...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/pie...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/realname...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/interp.exp
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/miscexpr...
2022-01-07  Lancelot SIXgdb/testsuite: Remove duplicates from gdb.base/stack...
2022-01-07  Andrew Burgessgdb/doc: shorten some source lines, and prevent some...
2022-01-07  Andrew Burgessgdb/doc: Remove (...) around guile procedure names...
2022-01-06  Tom TromeyUse target_announce_detach in more targets
2022-01-06  Tom TromeyIntroduce target_announce_attach
2022-01-06  Andrew Burgessgdb: make use add_setshow_prefix_cmd in gnu-nat.c
2022-01-06  Tom TromeyUse warning in windows-nat error messages
2022-01-06  Tom TromeyClean up some dead code in windows-tdep.c
2022-01-06  Tom TromeyAvoid crash in language_info
2022-01-06  Tom TromeyFix some failures in langs.exp
2022-01-06  Lancelot SIXgdb: Fix copyright year in gdb/testsuite/gdb.base/infer...
2022-01-05  Tom TromeyChange riscv_return_value to use RETURN_VALUE_ABI_PRESE...
2022-01-05  Tom TromeyFiltered output cleanup in expression dumping
2022-01-05  Tom TromeyUse filtered output in terminal_info implementations
2022-01-05  Tom TromeyUse filtered output in gnu-nat.c commands
2022-01-05  Tom TromeyUse filtered output in *-tdep commands
2022-01-05  Tom TromeyUse filtered output in btrace-related commands
2022-01-05  Tom TromeyUse filtered output in some dumping commands
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...
next