Automatic date update in version.in
[binutils-gdb.git] / gdb /
2021-09-07 Andrew Burgessgdb: make use of std::string in utils.c
2021-09-07 Andrew Burgessgdb: use bool instead of int in struct internal_problem
2021-09-07 Andrew Burgessgdb: make thread_info::executing private
2021-09-07 Andrew Burgessgdb/python: new function to add values into GDB's history
2021-09-07 Tom de Vries[gdb/testsuite] Handle internal-error in gdb_unload
2021-09-06 Tom de Vries[gdb/testsuite] Handle internal-error in gdb_run_cmd
2021-09-06 Lancelot SIXgdb: rename gdb/testsuite/gdb.arch/riscv64-unwind-prolo...
2021-09-06 Tom de Vries[gdb/testsuite] Handle eof in gdb_internal_error_resync
2021-09-06 Tom TromeyRemove some complaints.h includes
2021-09-06 Alexandra Hájkovágdbtypes.c: Add the case for FIELD_LOC_KIND_DWARF_BLOCK
2021-09-04 Tom de Vries[gdb/testsuite] Check avx support in gdb.arch/amd64...
2021-09-03 Tom TromeyUse CORE_ADDR as return type from x86_dr_low_get_addr
2021-09-03 Kevin BuettnerTest case reproducing PR28030 bug
2021-09-03 Tom de Vries[gdb/testsuite] Add untested case in gdb.gdb/complaints.exp
2021-09-03 Felix Willgerodtgdb: Enable finish command and inferior calls for _Floa...
2021-09-03 Felix WillgerodtAdd half support for AVX512 register view.
2021-09-03 Felix Willgerodtgdb, i386: Enable AVX512-bfloat16 for i386 targets.
2021-09-03 Tom de Vries[gdb/testsuite] Add untested case in selftest_setup
2021-09-01 Tom de Vries[gdb/testsuite] Fix dwo path in fission-*.S
2021-09-01 Tom de Vries[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp symbo...
2021-08-31 Simon Marchigdb: remove breakpoint_find_if
2021-08-31 John BaldwinUse gdbfmt for vprintf_filtered.
2021-08-30 John Baldwinfbsd-nat: Don't use '%jd' and '%ju' with printf_filtered.
2021-08-30 Simon Marchigdb: fix build error in unittests/parallel-for-selftests.c
2021-08-30 Tom TromeyAdd some parallel_for_each tests
2021-08-30 Tom TromeyAdd a show function for "maint show worker-threads"
2021-08-30 Tom de Vries[gdb/cli] Don't assert on empty string for core-file
2021-08-30 Tom de Vries[gdb/testsuite] Improve argument syntax of proc arange
2021-08-27 Tom de Vries[gdb/symtab] Don't write .gdb_index symbol table with...
2021-08-27 Tom de Vries[gdb/testsuite] Generate .debug_aranges in gdb.dlang...
2021-08-27 Tom de Vries[gdb/testsuite] Generate .debug_aranges entry for dummy CU
2021-08-27 Tom de Vries[gdb/testsuite] Add .debug_aranges in more test-cases
2021-08-27 Tom de Vries[gdb/testsuite] Support .debug_aranges in dwarf assembly
2021-08-27 Tom de Vries[gdb/testsuite] Add label option to proc cu
2021-08-26 Andrew Burgessgdb: remove some stray newlines in debug output
2021-08-24 Tom TromeyFix two regressions caused by CU / TU merging
2021-08-23 Tom TromeyFix a latent bug in dw2-ranges-overlap.exp
2021-08-23 Tom de Vries[gdb] Fix 'not in executable format' error message
2021-08-23 Tom de Vries[gdb/testsuite] Use compiler-generated instead of gas...
2021-08-23 Tom de Vries[gdb/testsuite] Add dummy start and end CUs in dwarf...
2021-08-23 Tom de Vries[gdb/testsuite] Fix dw2-ranges-psym.exp with -readnow
2021-08-19 Simon Marchigdb: use bool in notify_command_param_changed_p and...
2021-08-19 Aaron Mereygdb/solib: Refactor scan_dyntag
2021-08-18 Will Schmidt[gdb] [rs6000] Add ppc64_linux_gcc_target_options method.
2021-08-18 Will Schmidt[gdb] [rs6000] Add ppc64*_gnu_triplet_regexp methods.
2021-08-18 Mike Frysingergdb: fix spacing on CCLD silent rules
2021-08-17 Simon Marchigdb: fix thread_step_over_chain_length
2021-08-17 H.J. Lugdb: Don't assume r_ldsomap when r_version > 1 on Linux
2021-08-16 Tom TromeyFix register regression in DWARF evaluator
2021-08-16 Tom TromeyFix Ada regression due to DWARF expression series
2021-08-16 Patrick MonneratNotify observer of breakpoint auto-disabling
2021-08-12 Lancelot SIXgdb: riscv_scan_prologue: handle LD and LW instructions
2021-08-12 Tom TromeyUpdate documentation to mention Pygments
2021-08-12 Simon Marchigdb: make gdbarch_printable_names return a vector
2021-08-12 Carl LoveImprove forward progress test in python.exp
2021-08-12 Jiangshuai Ligdb:csky rm tdesc_has_registers in csky_register_name
2021-08-11 John EricsonDeprecate a.out support for NetBSD targets.
2021-08-11 Andrew Burgessgdb: don't print backtrace when dumping core after...
2021-08-11 Andrew Burgessgdb: register SIGBUS, SIGFPE, and SIGABRT handlers
2021-08-11 Andrew Burgessgdb: print backtrace on fatal SIGSEGV
2021-08-11 Andrew Burgessgdb: rename async_init_signals to gdb_init_signals
2021-08-11 Andrew Burgessgdb: register signal handler after setting up event...
2021-08-11 Andrew Burgessgdb: terminate upon receipt of SIGFPE
2021-08-10 Tom TromeyIgnore .debug_types when reading .debug_aranges
2021-08-10 Tom TromeyGeneralize addrmap dumping
2021-08-10 Simon Marchigdb: iterate only on vfork parent threads in handle_vfo...
2021-08-10 George Barrettguile: fix smob exports
2021-08-08 Tom TromeyInclude objfiles.h in a few .c files
2021-08-06 Tom de Vries[gdb/symtab] Recognize .gdb_index symbol table with...
2021-08-06 Tom TromeyUnconditionally define _initialize_addrmap
2021-08-06 Tom de Vries[gdb/symtab] Fix zero address complaint for shlib
2021-08-05 Will Schmidt[PATCH] GDB Testsuite, update compile-cplus.exp
2021-08-05 Will Schmidt[gdb] Handle .TOC. sections during gdb-compile for...
2021-08-05 Simon Marchigdb/testsuite: gdb.base/attach.exp: expose bug when...
2021-08-05 Simon Marchigdb/testsuite: gdb.base/attach.exp: fix support check...
2021-08-05 Simon Marchigdb: target_waitstatus_to_string: print extra info...
2021-08-05 Simon Marchigdb: use ptid_t::to_string in print_target_wait_results
2021-08-05 Zoran ZaricAdd as_lval argument to expression evaluator
2021-08-05 Zoran ZaricSimplify dwarf_expr_context class interface
2021-08-05 Zoran ZaricMake DWARF evaluator return a single struct value
2021-08-05 Zoran ZaricMake value_copy also copy the stack data member
2021-08-05 Zoran ZaricMove piece_closure and its support to expr.c
2021-08-05 Zoran ZaricMerge evaluate_for_locexpr_baton evaluator
2021-08-05 Zoran ZaricRemove empty frame and full evaluators
2021-08-05 Zoran ZaricInline get_reg_value method of dwarf_expr_context
2021-08-05 Zoran ZaricMove push_dwarf_reg_entry_value to expr.c
2021-08-05 Zoran ZaricMove read_mem to dwarf_expr_context
2021-08-05 Zoran ZaricMove get_object_address to dwarf_expr_context
2021-08-05 Zoran ZaricMove dwarf_call to dwarf_expr_context
2021-08-05 Zoran ZaricMove compilation unit info to dwarf_expr_context
2021-08-05 Zoran ZaricRemove get_frame_cfa from dwarf_expr_context
2021-08-05 Zoran ZaricMove frame context info to dwarf_expr_context
2021-08-05 Zoran ZaricCleanup of the dwarf_expr_context constructor
2021-08-05 Zoran ZaricReplace the symbol needs evaluator with a parser
2021-08-05 Andrew Burgessgdb/testsuite: update test gdb.base/step-over-syscall.exp
2021-08-04 Lancelot SIXgdb: Use unwinder name in frame_info::to_string
2021-08-04 Simon Marchigdb/testsuite: fix gdb.base/info-macros.exp with clang
2021-08-04 Simon Marchigdb: avoid dereferencing empty str_offsets_base optiona...
2021-08-04 Simon Marchigdb: fix typo in complaint in dwarf2/macro.c
2021-08-04 Simon Marchigdb: fix warnings in bsd-kvm.c
next