Automatic date update in version.in
[binutils-gdb.git] / gdb /
2023-02-07 Andrew Burgessgdb: fix display of thread condition for multi-location...
2023-02-07 Tom de Vries[gdb/testsuite] Improve untested message in gdb.ada...
2023-02-06 Simon Marchigdb: adjust comment on target_desc_info::from_user_p
2023-02-06 Andrew Burgessgdb/doc: extend the documentation for the 'handle'...
2023-02-06 Tom de Vries[gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
2023-02-06 Andrew Burgessgdb: error if 'thread' or 'task' keywords are overused
2023-02-04 Andrew Burgessgdb/testsuite: don't try to set non-stop mode on a...
2023-02-03 Simon Marchigdb: make target_desc_info_from_user_p a method of...
2023-02-03 Simon Marchigdb: remove copy_inferior_target_desc_info
2023-02-03 Simon Marchigdb: remove get_tdesc_info
2023-02-03 Simon Marchigdb: change inferior::tdesc_info to non-pointer
2023-02-03 Simon Marchigdb: move target_desc_info to inferior.h
2023-02-03 Simon Marchigdb: use assignment to initialize variable in tdesc_par...
2023-02-02 Simon Marchigdb: initial support for ROCm platform (AMDGPU) debugging
2023-02-02 Simon Marchigdb: make gdb_printing_disassembler::stream public
2023-02-02 Simon Marchigdb/solib-svr4: don't disable probes interface if probe...
2023-02-02 Simon Marchigdb: add gdbarch_up
2023-02-02 Simon Marchigdb: add inferior_pre_detach observable
2023-02-02 Pedro Alvesgdb: make install_breakpoint return a non-owning reference
2023-02-02 Lancelot SIXgdb: add supports_arch_info callback to gdbarch_register
2023-02-02 Enze Ligdb: remove gdb_indent.sh
2023-02-01 Andrew Burgessgdb/testsuite: fix fetch_src_and_symbols.exp with nativ...
2023-02-01 Alexandra Hájkovágdb: defer warnings when loading separate debug files
2023-02-01 Simon Marchigdb/dwarf: rename cooked_index_vector to cooked_index
2023-02-01 Simon Marchigdb/dwarf: rename cooked_index to cooked_index_shard
2023-01-31 Simon Marchigdb: add nullptr check to cooked_index_functions::dump
2023-01-31 Simon Marchigdb/testsuite: adjust ensure_gdb_index to cooked_index_...
2023-01-31 Simon Marchigdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.exp
2023-01-30 Tom TromeyRemove value_next declaration
2023-01-30 Simon Marchigdb: fix dwarf2/cooked-index.c compilation on 32-bit...
2023-01-30 Mark Wielaardgdb: Replace memcpy with std::copy to avoid some g...
2023-01-30 Simon Marchigdb/dwarf: dump cooked index contents in cooked_index_f...
2023-01-30 Pedro Alvesenum_flags to_string
2023-01-30 Tom TromeyFix comparator bug in cooked index
2023-01-30 Tom TromeyClean up lnp_state_machine constructor
2023-01-30 Tom TromeyMake addrmap const-correct in cooked index
2023-01-30 Simon Marchigdb: provide const-correct versions of addrmap::find...
2023-01-30 Tom TromeyUse xfail in ptype_tagged_param.exp
2023-01-30 Christina Schimpegdb: Remove workaround for the vCont packet
2023-01-30 Christina Schimpegdb: Add per-remote target variables for memory read...
2023-01-30 Christina Schimpegdb: Make global feature array a per-remote target...
2023-01-27 Tom TromeyMore const-correctness in cooked indexer
2023-01-27 Tom de Vries[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn...
2023-01-27 Tom TromeyInvert test in gdb.ada/ptype_tagged_param.exp
2023-01-27 Andrew Burgessgdb/tui: more debug output
2023-01-27 Andrew Burgessgdb/tui: avoid extra refresh_window on vertical scroll
2023-01-27 Andrew Burgessgdb/tui: avoid extra refresh_window on horizontal scroll
2023-01-27 Andrew Burgessgdb/tui: rewrite of tui_source_window_base to handle...
2023-01-27 Andrew Burgessgdb/tui: make m_horizontal_offset private
2023-01-27 Andrew Burgessgdb/tui: disable tui mode when an assert triggers
2023-01-27 Andrew Burgessgdb/tui: improve errors from tui focus command
2023-01-27 Andrew Burgessgdb/testsuite: fix line feed scrolling in tuiterm.exp
2023-01-27 Tom TromeyUse clean_restart in gdb.base
2023-01-27 Tom TromeyUse clean_restart in gdb.python
2023-01-27 Tom TromeyUse clean_restart in gdb.cp
2023-01-27 Tom TromeyUse clean_restart in gdb.disasm
2023-01-27 Tom TromeyUse clean_restart in gdb.perf
2023-01-27 Tom TromeyUse clean_restart in gdb.go
2023-01-27 Tom TromeyUse clean_restart in gdb.stabs
2023-01-27 Tom TromeyUse clean_restart in gdb.fortran
2023-01-27 Tom TromeyUse clean_restart in gdb.ada
2023-01-27 Tom TromeyUse clean_restart in gdb.dwarf2
2023-01-27 Tom TromeyUse clean_restart in gdb.reverse
2023-01-27 Tom TromeyUse clean_restart in gdb.arch
2023-01-27 Tom TromeyUse clean_restart in gdb.guile
2023-01-27 Tom TromeyUse clean_restart in gdb.threads
2023-01-27 Tom TromeyUse clean_restart in gdb.objc
2023-01-27 Tom TromeyUse clean_restart in gdb.trace
2023-01-27 Tom TromeyUse clean_restart in gdb.opencl
2023-01-27 Tom TromeyUse clean_restart in gdb.linespec
2023-01-27 Tom TromeyUse clean_restart in gdb.pascal
2023-01-27 Tom TromeyUse mi_clean_restart more
2023-01-27 Tom TromeyStart gdb after building executable in mi-basics.exp
2023-01-27 Tom TromeyRemove unnecessary call to standard_testfile
2023-01-27 Tom TromeyMinor "require" fixups
2023-01-27 Tom TromeyRemove some dead code in gdb.fortran/info-types.exp
2023-01-27 Tom TromeyEliminate spurious returns from the test suite
2023-01-27 Tom TromeyUse clean_restart in gdb.dlang
2023-01-27 Tom TromeyUse ordinary calling convention for clean_restart
2023-01-26 Simon Marchigdb/testsuite: initialize "correct" variable in gdb...
2023-01-26 Simon Marchigdb/testsuite/dap: fix gdb.dap/basic-dap.exp disassembl...
2023-01-26 Simon Marchigdb/testsuite/dap: make dap_wait_for_event_and_check...
2023-01-26 Simon Marchigdb/testsuite/dap: rename dap_read_event to dap_wait_fo...
2023-01-26 Simon Marchigdb/testsuite/dap: pass around dicts instead of TON...
2023-01-26 Simon Marchigdb/testsuite/dap: remove catch from dap_read_event
2023-01-26 Simon Marchigdb/testsuite/dap: make dap_request_and_response not...
2023-01-26 Simon Marchigdb/testsuite/dap: write requests to gdb.log
2023-01-26 Simon Marchigdb/testsuite/dap: prefix some procs with _
2023-01-26 Simon Marchigdb/testsuite/dap: use gdb_assert in gdb.dap/basic...
2023-01-26 Tom de Vries[gdb/testsuite] Add gdb.base/unwind-on-each-insn-{amd64...
2023-01-26 Tom de Vries[gdb/testsuite] Add and use is_x86_64_m64_target
2023-01-25 Torbjörn SVENSSONgdb/arm: Use new dwarf2 function cache
2023-01-25 Torbjörn SVENSSONgdb: dwarf2 generic implementation for caching function...
2023-01-25 Tom TromeyClean up unusual code in mi-cmd-stack.c
2023-01-25 Tom TromeyMove target check into allow_altivec_tests
2023-01-25 Tom TromeyUse require with is_remote
2023-01-25 Tom TromeyAdd unsupported calls where needed
2023-01-25 Tom TromeyIntroduce and use is_any_target
2023-01-25 Tom TromeyUse require with istarget
2023-01-25 Tom TromeyRename skip_vsx_tests to allow form
next