Automatic date update in version.in
[binutils-gdb.git] / gdb /
2021-10-22 Tom TromeyFix 'uninstall' target
2021-10-22 Tom de Vries[gdb/testsuite] Fix gdb.threads/linux-dp.exp
2021-10-22 Tom de Vries[gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-chang...
2021-10-22 Andrew Burgessgdb/python: move gdb.Membuf support into a new file
2021-10-22 Andrew Burgessgdb/python: new gdb.architecture_names function
2021-10-22 Andrew Burgessgdb: make disassembler fprintf callback a static member...
2021-10-22 Simon Marchigdb: fix remote-sim.c build
2021-10-21 Simon Marchigdb, gdbserver: make target_waitstatus safe
2021-10-21 Andrew PinskiFix ARMv8.4 for hw watchpoint and breakpoint
2021-10-21 Andrew PinskiRefactor code slightly in nat/aarch64-linux-hw-point...
2021-10-21 Carl LoveFixes for gdb.mi/mi-break.exp
2021-10-21 Tom de Vries[gdb/tui] Fix breakpoint display functionality
2021-10-21 Carl LoveFix test step-and-next-inline.cc
2021-10-21 Tom TromeyFix latent Ada bug when accessing field offsets
2021-10-20 Tom TromeyUse std::string in print_one_catch_syscall
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in breakpoint
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in bp_location
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in watchpoint
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in exec_catchpoint
2021-10-20 Tom TromeyUse unique_xmalloc_ptr in solib_catchpoint
2021-10-20 Christian BiesingerMake c-exp.y work with Bison 3.8+
2021-10-19 Tom de Vries[gdb/testsuite] Reimplement gdb.gdb/python-interrupts...
2021-10-19 Tom TromeyCheck index in type::field
2021-10-19 Tom TromeyFix Rust lex selftest when using libiconv
2021-10-19 Tom TromeyFix format_pieces selftest on Windows
2021-10-19 Tom TromeyFix bug in dynamic type resolution
2021-10-19 Daniel BlackFix PR gdb/17917 Lookup build-id in remote binaries
2021-10-18 Weimin PanCTF: incorrect underlying type setting for enumeration...
2021-10-14 Carl LovePowerpc: Add support for openat and fstatat syscalls
2021-10-14 Tom de Vries[gdb/testsuite] Add .debug_loc support in dwarf assembler
2021-10-13 Tom de Vries[gdb/exp] Improve <error reading variable> message
2021-10-13 Carl LovePPC fix for stfiwx instruction (and additional stores...
2021-10-13 Andrew Burgessgdb: improve error reporting from the disassembler
2021-10-13 Tom de Vries[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with...
2021-10-13 Tom de Vries[gdb/testsuite] Require use_gdb_stub == 0 where appropriate
2021-10-13 Tom de Vries[gdb/testsuite] Fix test name in gdb.python/python.exp
2021-10-13 Tom de Vries[gdb/testsuite] Fix gdb.base/batch-exit-status.exp...
2021-10-13 Tom de Vries[gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp
2021-10-11 Srinath Parvathaneni[ARM] Add support for M-profile MVE extension
2021-10-11 Luis Machado[ARM] Refactor pseudo register numbering
2021-10-11 Luis Machado[ARM] Small refactoring of arm gdbarch initialization
2021-10-11 Luis Machado[ARM] Refactor some constants
2021-10-11 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
2021-10-11 Tom de Vries[gdb/testsuite] Fix double debug info in gdb.dwarf2...
2021-10-11 Tom de Vries[gdb/testsuite] Use require for ensure_gdb_index
2021-10-11 Tom de Vries[gdb/testsuite] Handle readnow in ensure_gdb_index
2021-10-11 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.exp
2021-10-11 Tom de Vries[gdb/testsuite] Add proc require in lib/gdb.exp
2021-10-09 Tom de Vries[gdb] Make execute_command_to_string return string...
2021-10-09 Tom de Vries[gdb/testsuite] Add check-readmore
2021-10-09 Tom de Vries[gdb/testsuite] Fix fortran module tests with stressed cpu
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.base/info-types-c++.exp with...
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.base/info_sources_2.exp with...
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
2021-10-08 Tom de Vries[gdb/testsuite] Fix gdb.base/bt-on-error-and-warning...
2021-10-08 Tom de Vries[gdb/testsuite] Add nopie in two test-cases
2021-10-07 Tom de Vries[gdb/testsuite] Fix gdb.threads/check-libthread-db...
2021-10-07 Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8
2021-10-07 Simon Marchigdb: add accessors for field (and call site) location
2021-10-07 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/annota1.exp
2021-10-07 Tom de Vries[gdb/testsuite] Refactor regexp in gdb.base/annota1.exp
2021-10-06 Andrew Burgessgdb/doc: improve 'show print elements' description
2021-10-06 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.exp
2021-10-05 Tom de Vries[gdb/testsuite] Make tui testing less verbose
2021-10-05 Tom de Vries[gdb/testsuite] Add Term::dump_box in lib/tuiterm.exp
2021-10-05 Lancelot SIXgdb: Remove deprecated assertion in setting::get
2021-10-05 Tom TromeyRemove 'varsize-limit'
2021-10-05 Tom TromeyAllow lazy 'zero' value
2021-10-05 Tom TromeyAdd lval_funcs::is_optimized_out
2021-10-05 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp
2021-10-05 Andrew Burgessgdb/python: fix memory leak in python inferior code
2021-10-05 Bhuvanendra Kumar N[gdb/testsuite] Use function_range in gdb.dwarf2/dw2...
2021-10-05 Andrew Burgessgdb/python: add a new gdb_exiting event
2021-10-05 Andrew Burgessgdb/python: update events test to handle missing exit_code
2021-10-04 Tom TromeyUse unique_xmalloc_ptr<char> when demangling
2021-10-04 Tom TromeyMinor boolean fix in windows-nat.c
2021-10-04 Tom de Vries[gdb/build] Add CXX_DIALECT to CXX
2021-10-04 Simon Marchi[gdb/symtab] Use unrelocated addresses in call_site
2021-10-04 Simon Marchi[gdb/symtab] C++-ify call_site
2021-10-04 Tom de Vries[gdb/symtab] Add call_site_eq and call_site_hash
2021-10-04 Tom TromeyFix remote-sim.c compilation
2021-10-04 Bruno Larsen[gdb/testsuite] update analyze-racy-logs.py to python3
2021-10-03 Lancelot SIXgdb: Setting setter return a bool to tell if the value...
2021-10-03 Lancelot SIXgdb: Have setter and getter callbacks for settings
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-10-03 Lancelot SIXgdb: Introduce setting construct within cmd_list_element
2021-10-03 Lancelot SIXgdb: Fix comment in riscv_scan_prologue
2021-10-03 Lancelot SIXgdb: Support the c.mv insn in the riscv prologue scanner.
2021-10-02 Simon Marchi[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB
2021-10-02 Simon Marchigdb/python: fix a few flake8 warnings
2021-10-01 Luis MachadoFix build failure for 32-bit targets
2021-10-01 Simon Marchi[gdb/symtab] Fix htab_find_slot call in read_call_site_...
2021-10-01 Simon Marchigdb/testsuite/dwarf: use options for rnglists/loclists...
2021-10-01 Simon Marchigdb/testsuite/dwarf: don't define nested procs for...
2021-10-01 Simon Marchigdb: remove TYPE_FIELD_NAME and FIELD_NAME macros
2021-10-01 Simon Marchigdb: add field::name / field::set_name
2021-09-30 Sergio Durigan Junior[PR gdb/28369] Use get_shell on gdb/ser-pipe.c
2021-09-30 Tom de Vries[gdb/testsuite] Add untested for missing xml support...
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-09-30 Simon Marchigdbsupport: make gdb_mkostemp_cloexec return a scoped_fd
next