gdb: update gdb-gdb.py.in for latest changes to struct field
[binutils-gdb.git] / gdb /
2021-12-13 Andrew Burgessgdb: update gdb-gdb.py.in for latest changes to struct...
2021-12-13 Andrew Burgessgdb: make post_startup_inferior a virtual method on...
2021-12-13 Andrew Burgessgdb: have mips_nbsd_nat_target inherit from nbsd_nat_target
2021-12-13 Andrew Burgessgdb: only include mips and riscv targets if building...
2021-12-12 Tom TromeyC++-ify path substitution code
2021-12-10 Jan Vranygdb/testsuite: respect GDBSERVER variable in remote...
2021-12-09 Simon Marchigdb/microblaze-tdep.c: fix -Wunused-but-set-variable
2021-12-09 Simon Marchigdb/csky-tdep.c: fix -Wunused-but-set-variable error
2021-12-09 Simon Marchigdb/testsuite: fix default behavior of runto
2021-12-09 Carl Lovegdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer...
2021-12-09 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp with -readnow
2021-12-09 Tom de Vries[gdb/testsuite] Fix gdb.base/include-main.exp with...
2021-12-09 Simon Marchigdb, gdbserver: detach fork child when detaching from...
2021-12-09 Simon Marchigdb: move clearing of tp->pending_follow to follow_fork...
2021-12-09 Simon Marchigdb/remote.c: refactor pending fork status functions
2021-12-09 Simon Marchigdb/remote.c: move some things up
2021-12-09 Simon Marchigdb/linux-nat: factor ptrace-detach code to new detach_...
2021-12-09 Simon Marchigdbserver: hide fork child threads from GDB
2021-12-08 Tom TromeyUse for-each more in gdb
2021-12-08 Tom TromeyFix error in file_and_directory patch
2021-12-08 Andrew Burgessgdb/python: Use tp_init instead of tp_new to setup...
2021-12-08 Andrew Burgessgdb: use try/catch around a gdb_disassembler::print_ins...
2021-12-08 Jan Vranyppc: recognize all program traps
2021-12-08 Jan Vranyppc: use "trap" ("tw, 31, 0, 0") as breakpoint instruction
2021-12-08 Tom TromeyFix bug in source.c change
2021-12-08 Simon Marchigdb: make struct linespect contain vectors, not pointer...
2021-12-07 Tom TromeyRemove an xfree from add_path
2021-12-07 Simon Marchigdb/linespec.c: simplify condition
2021-12-07 Simon Marchigdb: rename "maint agent" functions
2021-12-07 Simon Marchigdb: make set_raw_breakpoint static
2021-12-07 John BaldwinSupport AT_FXRNG and AT_KPRELOAD on FreeBSD.
2021-12-07 Tom TromeyAvoid extra work in global_symbol_searcher::expand_symtabs
2021-12-07 Tom de Vries[gdb/testsuite] Fix options arg handling in compile_jit...
2021-12-07 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
2021-12-07 Tom de Vries[gdb/tdep] Fix inferior plt calls in PIE for i386
2021-12-07 Tom de Vries[gdb/symtab] Support -readnow during reread
2021-12-07 Tom de Vries[gdb/ada] Fix assert in ada_is_unconstrained_packed_arr...
2021-12-06 Carl Lovegdb: Add PowerPC support to gdb.dwarf2/frame-inlined...
2021-12-06 Tom de Vries[gdb/testsuite] Use precise align in gdb.arch/i386...
2021-12-06 Tom de Vries[gdb/testsuite] Fix data alignment in gdb.arch/i386...
2021-12-05 Tom TromeyPreserve artificial CU name in process_psymtab_comp_uni...
2021-12-04 Tom TromeyCache the result of find_file_and_directory
2021-12-04 Tom TromeyMove file_and_directory to new file and C++-ize
2021-12-04 Tom TromeyRemove Irix case from find_file_and_directory
2021-12-04 Simon Marchigdb: don't show deprecated aliases
2021-12-04 Simon Marchigdb/testsuite: fix two "maint info line-table"-related...
2021-12-04 Simon Marchigdb: revert one array_view copy change in ada-lang.c
2021-12-03 Simon Marchigdb: small "maintenance info line-table" readability...
2021-12-03 Simon Marchigdb: change some alias functions parameters to const...
2021-12-03 Simon Marchigdb: use intrusive_list for cmd_list_element aliases...
2021-12-03 Simon Marchigdb: trivial changes to use array_view
2021-12-03 Simon Marchigdb: make extract_integer take an array_view
2021-12-03 Simon Marchigdbsupport: add array_view copy function
2021-12-03 Simon Marchigdb: change store_waitstatus to return a target_waitsta...
2021-12-03 Simon Marchigdb: return *this in target_waitstatus setters
2021-12-03 Simon Marchigdb: make saved_filename an std::string
2021-12-03 Andrew Burgessgdb: make value_subscripted_rvalue static
2021-12-03 Andrew Burgessgdb/testsuite: give a test a real name
2021-12-03 Andrew Burgessgdb/remote: fix use after free bug
2021-12-02 Simon Marchigdb: remove unexpected xstrdup in _initialize_maint_tes...
2021-12-02 Simon Marchigdb/testsuite: update tests looking for "DWARF 2" debug...
2021-12-02 Joel Brobecker(PPC64) fix handling of fixed-point values when using...
2021-12-02 Joel Brobecker(RISCV) fix handling of fixed-point type return values
2021-12-02 Joel Brobecker(ARM/fixed-point) wrong value shown by "finish" command:
2021-12-02 Xavier Roirand(Ada/AArch64) fix fixed point argument passing in infer...
2021-12-02 Tom TromeyImplement 'task apply'
2021-12-02 Tom TromeyAdd "task" keyword to the "watch" command
2021-12-02 Simon Marchigdb, include: replace pragmas with DIAGNOSTIC macros...
2021-12-02 Simon Marchigdb: use actual DWARF version in compunit's debugformat...
2021-12-01 Tom de Vries[gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.exp
2021-12-01 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linux
2021-12-01 Andrew Burgessgdb/remote: use scoped_restore to control starting_up...
2021-12-01 Simon Marchigdb.base/corefile-buildid.exp: fix DUPLICATEs when...
2021-11-30 Carl Lovegdb: Powerpc fix gdb.multi/multi-arch-exec.exp test
2021-11-30 Andrew Burgessgdb/python: don't use the 'p' format for parsing args
2021-11-30 Tom de Vries[gdb/testsuite] Fix gdb.base/style.exp with stub-termcap
2021-11-30 Andrew Burgessgdb/testsuite: check the python module is available...
2021-11-30 Andrew Burgessgdb: fix disassembler regressions for 32-bit arm
2021-11-30 Andrew Burgessgdb/python: add gdb.RemoteTargetConnection.send_packet
2021-11-30 Andrew Burgessgdb: make packet_command function available outside...
2021-11-30 Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-29 Tom TromeyAllow DW_ATE_UTF for Rust characters
2021-11-29 Aaron Merey[PR gdb/27026] CTRL-C is ignored when debug info is...
2021-11-29 Tom de Vries[gdb/symtab] Fix segfault in search_one_symtab
2021-11-29 Tom de Vries[gdb/testsuite] Fix typo in proc lines
2021-11-29 Tom de Vries[gdb/testsuite] Use unique files in gdb.dwarf2/dw2...
2021-11-29 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp with -m32
2021-11-27 Simon Marchigdb: fix typos in configure
2021-11-27 Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/list-missing-sourc...
2021-11-26 Tom de Vries[gdb/testsuite] Add gdb.base/include-main.exp
2021-11-26 Andrew Burgessgdb: add risc-v disassembler options support
2021-11-25 Enze Ligdb: ensure extension_language_python is always defined
2021-11-25 Andrew BurgessRevert "gdb: add assert in remote_target::wait relating...
2021-11-25 Bruno LarsenPR gdb/28480: Improve ambiguous member detection
2021-11-25 Andrew Burgessgdb: rename source_styling_changed observer
2021-11-25 Andrew Burgessgdb/python: make some global variables static
2021-11-25 Andrew Burgessgdb: add assert in remote_target::wait relating to...
2021-11-25 Andrew Burgessgdb: simplify remote_target::is_async_p
2021-11-25 Andrew Burgessgdb: add asserts in target.c for target_async_permitted
2021-11-25 Andrew Burgessgdb: hoist target_async_permitted checks into target.c
next