Automatic date update in version.in
[binutils-gdb.git] / gdb /
2021-07-28 Simon Marchigdb: clean up some things in features/Makefile
2021-07-28 Andrew Burgessgdb: fix missing space in some info variables output
2021-07-28 Tom de Vries[gdb/symtab] Fix unhandled dwarf expression opcode...
2021-07-27 Tom de Vries[gdb/testsuite] Add xfail for PR gcc/101643
2021-07-27 Tom de Vries[gdb/testsuite] Add xfail for PR gcc/101633
2021-07-27 Andrew Burgessgdb: remove VALUE_FRAME_ID and fix another frame debug...
2021-07-26 Carl LoveFix for mi-reverse.exp
2021-07-26 Tom TromeyFix the Windows build
2021-07-26 Shahab Vahedigdb: Fix numerical field extraction for target descript...
2021-07-26 Andrew Burgessgdb: move remaining ChangeLogs to legacy files
2021-07-26 Tankut Baris Aktemurgdb/mi: handle no condition argument case for -break...
2021-07-24 Frederic CambusUpdate the NetBSD system call table to match NetBSD...
2021-07-23 Simon Marchigdb/testsuite: test get/set value of unregistered Guile...
2021-07-23 Simon Marchigdb: remove cmd_list_element::function::sfunc
2021-07-23 Simon Marchigdb: rename cfunc to simple_func
2021-07-23 Simon Marchigdb: make inferior::m_terminal an std::string
2021-07-23 Simon Marchigdb: make inferior::m_cwd an std::string
2021-07-23 Simon Marchigdb: make inferior::m_args an std::string
2021-07-23 Simon Marchigdb: add setter/getter for inferior cwd
2021-07-23 Simon Marchigdb: add setter/getter for inferior arguments
2021-07-23 Simon Marchigdb: remove inferior::{argc,argv}
2021-07-23 Simon Marchigdb: un-share set_inferior_cwd declaration
2021-07-23 Simon Marchigdb.base/setshow.exp: fix duplicate test name
2021-07-23 Simon Marchigdb.base/setshow.exp: split in procs
2021-07-23 Simon Marchigdb.base/setshow.exp: use save_vars to save/restore...
2021-07-23 Simon Marchigdb/testsuite: split gdb.python/py-parameter.exp in...
2021-07-23 Carl LoveFix for gdb.python/py-breakpoint.exp
2021-07-23 Andrew Burgessgdb/testsuite: don't error when trying to unset last_sp...
2021-07-22 Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101575
2021-07-21 Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2021-07-21 Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101452
2021-07-21 Tom de Vries[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
2021-07-21 John EricsonRemove `netbsdpe` support
2021-07-20 Luis MachadoFix printing of non-address types when memory tagging...
2021-07-19 Simon Marchigdb: set current thread in btrace_compute_ftrace_{bts,pt}
2021-07-18 Simon Marchigdb: convert nat/x86-dregs.c macros to functions
2021-07-17 Tom TromeyFix file-name handling regression with DWARF index
2021-07-17 Tom TromeyCheck for debug-types in map_symbol_filenames
2021-07-17 Tom TromeySimplify DWARF file name caching
2021-07-17 Tom TromeyIntroduce find_source_or_rewrite
2021-07-17 Tom TromeySimplify file_and_directory storage management
2021-07-17 Tom TromeyPass file_and_directory through DWARF line-decoding...
2021-07-17 Tom TromeyRename and refactor psymtab_include_file_name
2021-07-17 Sergey BelyashovAdd basic Z80 CPU support
2021-07-17 Simon Marchigdb: make all_inferiors_safe actually work
2021-07-16 Lancelot SIXgdb: Support stepping out from signal handler on riscv...
2021-07-16 Lancelot SIXgdb/testsuite: Declare that riscv*-*-linux* cannot...
2021-07-16 Tom TromeyDocument quick_symbol_functions::expand_symtabs_matchin...
2021-07-16 Tom TromeyFix array stride bug
2021-07-15 Tom TromeyAvoid expression parsing crash with unknown language
2021-07-15 Simon Marchigdb: pass child_ptid and fork kind to target_ops::follo...
2021-07-15 Simon Marchigdb: call post_create_inferior at end of follow_fork_in...
2021-07-15 Libor Bukata[gdb/procfs.c] Fix build failure in find_stop_signal
2021-07-14 Tom de Vries[gdb/testsuite] Fix gdb.base/gold-gdb-index.exp
2021-07-14 Tom de Vries[gdb/testsuite] Add missing skip_tui_tests
2021-07-13 Lancelot SIXUse /bin/sh as shebang in gdb/make-init-c
2021-07-13 John Baldwinarm-fbsd-nat: Use fetch_register_set and store_register...
2021-07-13 John Baldwinaarch64-fbsd-nat: Use fetch_register_set and store_regi...
2021-07-13 John Baldwinriscv-fbsd-nat: Use fetch_register_set and store_regist...
2021-07-13 John Baldwinfbsd-nat: Add helper functions to fetch and store regis...
2021-07-13 John BaldwinAdd regcache_map_supplies helper routine.
2021-07-13 Pedro AlvesAvoid letting exceptions escape gdb_bfd_iovec_fileio_cl...
2021-07-13 Pedro AlvesFix detach with target remote (PR gdb/28080)
2021-07-13 Tom de Vries[gdb/testsuite] Fix check-libthread-db.exp FAILs with...
2021-07-13 Felix Willgerodtgdb, dwarf: Don't follow the parent of a subprogram...
2021-07-13 Simon Marchigdb: disable commit-resumed on -exec-interrupt --thread...
2021-07-13 John EricsonFix some dangling references to `netbsd-tdep`
2021-07-13 Simon Marchigdb: optimize all_matching_threads_iterator
2021-07-13 Simon Marchigdb: maintain ptid -> thread map, optimize find_thread_ptid
2021-07-13 Simon Marchigdb: optimize selection of resumed thread with pending...
2021-07-13 Simon Marchigdb: optimize check for resumed threads with pending...
2021-07-13 Simon Marchigdb: maintain per-process-target list of resumed thread...
2021-07-13 Simon Marchigdb: make thread_info::suspend private, add getters...
2021-07-13 Simon Marchigdb: add setter / getter for thread_info resumed state
2021-07-13 Simon Marchigdb: use intrusive list for step-over chain
2021-07-13 Pedro Alvesgdb: make inferior_list use intrusive_list
2021-07-13 Pedro Alvesgdb: introduce intrusive_list, make thread_info use it
2021-07-12 Tom de Vries[gdb/testsuite] Fix gdb.btrace/tsx.exp on system with...
2021-07-12 Tom de Vries[gdb/testsuite] Fix gdb.mi/mi-info-sources.exp for...
2021-07-12 Tankut Baris Aktemurtestsuite: fix whitespace problems in gdb.mi/mi-break.exp
2021-07-08 Lancelot SIXRemove unused parameter in maybe_software_singlestep
2021-07-08 Simon Marchigdb: don't set Linux-specific displaced stepping method...
2021-07-08 Simon Marchigdb/Makefile.in: remove testsuite from SUBDIRS
2021-07-08 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-breakpoint.exp with...
2021-07-06 Simon Marchigdb: introduce iterator_range, remove next_adapter
2021-07-06 Simon Marchigdb/testsuite: restore configure script
2021-07-06 Joel BrobeckerRename gdb/ChangeLog to gdb/ChangeLog-2021
2021-07-06 Pedro AlvesUpdate gdb performance testsuite to be compatible with...
2021-07-06 Pedro Alvesgdb.perf/: FAIL on Python errors, avoid "ERROR: interna...
2021-07-06 Tom de Vries[gdb/testsuite] Remove read1 timeout factor from gdb...
2021-07-06 Tom de Vries[gdb/symtab] Fix skipping of import of C++ CU
2021-07-05 Tom TromeySimplify debug_names index writing
2021-07-05 Tom TromeySimplify gdb_index writing
2021-07-05 Tom TromeyMinor cleanup to addrmap_index_data::previous_valid
2021-07-05 Tom TromeyFix oddity in write_gdbindex
2021-07-05 Tom TromeyFix warning in symtab.c
2021-07-05 Tom de Vries[gdb/testsuite] Fix fail in gdb.fortran/ptype-on-functi...
2021-07-05 Simon Marchigdbsupport/common.m4: check for sigtimedwait
2021-07-04 Simon Marchigdb: return early if no execution in darwin_solib_creat...
2021-07-03 Joel BrobeckerUpdate NEWS post GDB 11 branch creation.
next