gdb: add field::name / field::set_name
[binutils-gdb.git] / gdb /
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
2021-09-30 Simon Marchigdbsupport: make gdb_open_cloexec return scoped_fd
2021-09-30 Tom TromeyFix Windows crash from stop_pc change
2021-09-30 Tom de Vries[gdb/testsuite] Use untested in gdb.debuginfod/fetch_sr...
2021-09-30 Tom de Vries[gdb/testsuite] Remove redundant FAIL in gdb.base/info...
2021-09-30 Tom de Vries[gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.exp
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.dwarf2...
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.base...
2021-09-30 Tom de Vries[gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.exp
2021-09-30 Tom de Vries[gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.exp
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.base...
2021-09-30 Tom de Vries[gdb/testsuite] Fix untested messages in gdb.mi/*.exp
2021-09-30 Tom de Vries[gdb/testsuite] Fix full buffer in gdb.rust/dwindex.exp
2021-09-29 Tom de Vries[gdb/testsuite] Fix gdb.base/break-interp.exp for ld...
2021-09-29 Pedro AlvesFix gdb.multi/multi-term-settings.exp race
2021-09-29 Tom de Vries[gdb/testsuite] Disable vgdb tests if xml not supported
2021-09-29 Tom de Vries[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with...
2021-09-29 Tom de Vries[gdb/testsuite] Fix breakpoint detection in gdb.gdb...
2021-09-29 Andrew Burgessgdb: fix build when libbacktrace and execinfo backtrace...
2021-09-29 Andrew Burgessgdb/doc: use 'standard error stream' instead of 'stderr...
2021-09-29 Andrew Burgessgdb: fix manor -> manner typo in some comments
2021-09-29 Simon Marchigdb: enable target_async around stop_all_threads call...
2021-09-28 Simon Marchigdb: fix darwin-nat build (again)
2021-09-28 Simon Marchigdb: fix darwin-nat build
2021-09-28 Simon Marchigdb.base/foll-fork.exp: accept "info breakpoints" outpu...
2021-09-28 Andrew Burgessgdb: print backtrace for internal error/warning
2021-09-28 Andrew Burgessgdb: use libbacktrace to create a better backtrace...
2021-09-28 Simon Marchigdb: use intrusive_list for linux-nat lwp_list
2021-09-28 Simon Marchigdb: add destructor to lwp_info
2021-09-28 Simon Marchigdb: make lwp_info non-POD
2021-09-27 Simon Marchigdb: don't share aspace/pspace on fork with "detach...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: use foreach_with_prefix to...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: rename variables
2021-09-27 Simon Marchigdb.base/foll-fork.exp: refactor to restart GDB between...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: remove gating based on target...
2021-09-27 Simon Marchigdb.base/foll-fork.exp: remove DUPLICATEs
2021-09-27 Tom de Vries[gdb/build] Fix build with g++-4.8
2021-09-27 Andrew Burgessgdb: add setting to disable reading source code files
2021-09-27 Andrew Burgessgdb: remove duplicate cmd_list_element declarations
2021-09-27 Andrew Burgessgdb: prevent an assertion when computing the frame_id...
2021-09-27 Tom de Vries[gdb/testsuite] Fix gdb.base/dcache-flush.exp
2021-09-27 Tom de Vries[gdb/testsuite] Test sw watchpoint in gdb.threads/proce...
2021-09-27 Simon Marchigdb: fix indentation in gdbtypes.c
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-24 Simon Marchigdb: change thread_info::name to unique_xmalloc_ptr...
2021-09-24 Tom TromeyMove value_true to value.h
2021-09-24 Pedro AlvesMake dcache multi-target-safe
2021-09-24 Pedro AlvesFix 'FAIL: gdb.perf/disassemble.exp: python Disassemble...
2021-09-24 Pedro AlvesFix all PATH problems in testsuite/gdb.perf/
2021-09-24 Pedro AlvesFix all DUPLICATE problems in testsuite/gdb.perf/
2021-09-24 Tom TromeyFix handling of DW_AT_data_bit_offset
2021-09-24 Tom de Vries[gdb/testsuite] Don't leave gdb instance running after...
2021-09-24 Tom de Vries[gdb/testsuite] Use pie instead of -fpie/-pie
2021-09-24 Tom de Vries[gdb/testsuite] Factor out dump_info in gdb.testsuite...
2021-09-24 Pedro Alvesgdb/testsuite: Make it possible to use TCL variables...
2021-09-24 Tom de Vries[gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr...
2021-09-24 Tom de Vries[gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp
2021-09-24 Tom de Vries[gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2...
2021-09-24 Tom de Vries[gdb/testsuite] Fix DUPLICATE in gdb.base/load-command.exp
2021-09-24 Tom de Vries[gdb/testsuite] Use pie/nopie instead of ldflags=-pie...
2021-09-24 Tom de Vries[gdb/testsuite] Add gdb.testsuite/dump-system-info.exp
2021-09-23 Tom TromeyChange pointer_type to a method of struct type
2021-09-23 Tom de Vries[gdb/testsuite] Support -fPIE/-fno-PIE/-pie/-no-pie...
2021-09-23 Tom de Vries[gdb/testsuite] Use pie instead of -fPIE -pie
2021-09-23 Tom de Vries[gdb/testsuite] Fix probe test in gdb.base/break-interp.exp
2021-09-23 Tom de Vries[gdb/testsuite] Improve probe detection in gdb.base...
2021-09-23 Tom de Vries[gdb/testsuite] Handle failing probe detection in gdb...
2021-09-23 Tom de Vries[gdb/testsuite] Use early-out style in gdb.base/break...
2021-09-23 Pedro AlvesTest that frame info/IDs are stable/consistent
2021-09-23 Tom TromeyChange get_ada_task_ptid parameter type
2021-09-23 Tom TromeyChange ptid_t::tid to ULONGEST
2021-09-23 Tom TromeyRemove defaulted 'tid' parameter to ptid_t constructor
2021-09-23 Tom TromeyStyle the "XXX" text in ptype/o
2021-09-22 Tom de Vries[gdb/testsuite] Fix gdb.python/py-events.exp
2021-09-22 Tom de Vries[gdb] Add maint selftest -verbose option
2021-09-21 Tom de Vries[gdb/testsuite] Handle supports_memtag in gdb.base...
2021-09-21 Felix Willgerodtgdb, doc: Add ieee_half and bfloat16 to list of predefi...
2021-09-20 Tom de Vries[gdb/testsuite] Fix gdb.ada/interface.exp with gcc-9
2021-09-20 Tom de Vries[gdb/testsuite] Fix gdb.ada/mi_prot.exp
2021-09-20 Tom de Vries[gdb/testsuite] Register test for each arch separately...
2021-09-20 Tom de Vries[gdb] Change register_test to use std::function arg
2021-09-20 Tom de Vries[gdb/testsuite] Fix gdb.ada/big_packed_array.exp xfail...
2021-09-19 Mike Frysingergdb: manual: update @inforef to @xref
2021-09-19 Weimin PanCTF: multi-CU and archive support
2021-09-18 Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill.exp with...
2021-09-18 Tom de Vries[gdb/ada] Handle artificial local symbols
2021-09-17 Henry CastroFix segfault when running ia16-elf-gdb
2021-09-16 Tom de Vries[gdb/testsuite] Fix interrupted sleep in multi-threaded...
2021-09-16 Mike Frysingergdb: manual: fix werrors typo
2021-09-15 Tom de Vries[gdb/testsuite] Use function_range in gdb.dwarf2/dw2...
2021-09-15 Tom de Vries[gdb/doc] Fix typo in maint selftest entry
2021-09-14 Tom de Vries[gdb/testsuite] Fix gdb_load_no_complaints with gnu...
2021-09-14 Tom de Vries[gdb/symtab] Fix function range handling in psymtabs
2021-09-14 Tom de Vries[gdb/symtab] Fix CU list in .debug_names for dummy CUs
2021-09-14 Tom de Vries[gdb/testsuite] Generate .debug_aranges in gdb.dwarf2...
2021-09-13 Tom TromeyRemove use of __CYGNUSCLIB__
next