]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
aarch64: Prefer register ranges & support wrapping
[thirdparty/binutils-gdb.git] / gdb /
2023-03-30  Andrew Burgessgdb/python: Add new gdb.unwinder.FrameId class
2023-03-30  Andrew Burgessgdb/python: Allow gdb.UnwindInfo to be created with...
2023-03-30  Andrew Burgessgdb: have value_as_address call unpack_pointer
2023-03-30  Andrew Burgessgdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfo
2023-03-30  Andrew Burgessgdb/python: add __repr__ for PendingFrame and UnwindInfo
2023-03-30  Andrew Burgessgdb/python: add some additional methods to gdb.PendingFrame
2023-03-30  Andrew Burgessgdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro...
2023-03-30  Andrew Burgessgdb/python: remove unneeded nullptr check in frapy_block
2023-03-30  Andrew Burgessgdb/python: make the gdb.unwinder.Unwinder class more...
2023-03-29  Tom TromeyUse the correct frame when evaluating a dynamic property
2023-03-29  Tom TromeyPass a frame to value_at_lazy and value_from_contents_a...
2023-03-29  Tom TromeyAdd frame parameter to resolve_dynamic_type
2023-03-29  Tom TromeyRemove version_at_least
2023-03-29  Tom TromeyRewrite version_compare and rust_at_least
2023-03-29  Tom TromeyIntroduce rust_at_least helper proc
2023-03-29  Tom de Vries[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylon...
2023-03-29  Nils-Christian Kempkedoc: fix informations typo in gdb.texinfo
2023-03-29  Nils-Christian Kempkegdb, infcmd: remove redundant ERROR_NO_INFERIOR in...
2023-03-29  Andrew Burgessgdb: move displaced_step_dump_bytes into gdbsupport...
2023-03-29  Andrew Burgessgdb: more debug output for displaced stepping
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-symbol.exp for remote...
2023-03-29  Tom de Vries[gdb/testsuite] Fix /gdb.guile/scm-parameter.exp for...
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp...
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp...
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/scm-cmd.exp without readline
2023-03-29  Tom de Vries[gdb/testsuite] Fix gdb.guile/guile.exp for remote...
2023-03-28  Tom TromeyRename "raw" to "unrelocated"
2023-03-28  Tom TromeyUse unrelocated_addr in minimal symbols
2023-03-28  Tom TromeyUse unrelocated_addr in psymbols
2023-03-28  Tom TromeyUse unrelocated_addr in partial symbol tables
2023-03-28  Tom TromeyMove definition of unrelocated_addr earlier
2023-03-28  Tom TromeyUse function_view in gdb_bfd_lookup_symbol
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.btrace/multi-inferior.exp for...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.btrace/gcore.exp for remote...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.btrace/reconnect.exp for remote...
2023-03-28  Tom TromeyPut pretty-printers to_string output in varobj result
2023-03-28  Simon Marchigdb/testsuite: allow "require" callbacks to provide...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/server-kill-python.exp...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/sysroot.exp for remote...
2023-03-28  Tom de Vries[gdb/testsuite] Require non-remote host for gdb.server...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/solib-list.exp for remot...
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/file-transfer.exp for...
2023-03-28  Tom de Vries[gdb/testsuite] Fix local-remote-host-native.exp for...
2023-03-28  Enze Ligdb: use dynamic year in update-freebsd.sh
2023-03-28  Tom de Vries[gdb/testsuite] Fix gdb.server/non-existing-program...
2023-03-28  Tom de Vries[gdb/testsuite] Allow gdb.rust/expr.exp without rust...
2023-03-28  Tom de Vries[gdb/testsuite] Add can_compile rust
2023-03-28  Tom de Vries[gdb/testsuite] Unsupport gdb.rust for remote host
2023-03-27  Tom de Vries[gdb/testsuite] Fix gnat_runtime_has_debug_info for...
2023-03-27  John Baldwinfbsd-nat: Use correct constant for target_waitstatus...
2023-03-27  John Baldwinfbsd-nat: Avoid a direct write to target_waitstatus...
2023-03-27  John Baldwinfbsd-nat: Add missing spaces.
2023-03-27  Pedro Alveslinux-nat: introduce pending_status_str
2023-03-27  Pedro Alvesdisplaced step: pass down target_waitstatus instead...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.stabs/weird.exp for remote...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.gdb/unittest.exp for remote...
2023-03-27  Tom de Vries[gdb/testsuite] Skip do_self_tests on remote host
2023-03-27  Tom TromeyChange symbol::line to unsigned int
2023-03-27  Tom TromeyFix 128-bit integer bug in Ada
2023-03-27  Tom TromeyUse gdb_gmp for scalar arithmetic
2023-03-27  Tom TromeyUse value_true in value_equal and value_less
2023-03-27  Tom TromeySimplify binop_promote
2023-03-27  Tom TromeyAdd value_as_mpz and value_from_mpz
2023-03-27  Tom TromeyAdd truncation mode to gdb_mpz
2023-03-27  Tom TromeyAvoid a copy in gdb_mpz::safe_export
2023-03-27  Tom TromeyAdd many operators to gdb_mpz
2023-03-27  Tom TromeyPopulate seen_names hash in cooked_index_shard::do_finalize
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.asm/asm-source.exp for remote...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp...
2023-03-27  Tom de Vries[gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote...
2023-03-27  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp...
2023-03-27  Tom de Vries[gdb/testsuite] Fix quoting issue in gdb.base/index...
2023-03-27  Tom de Vries[gdb/testsuite] Fix quoting issues in gdb.dwarf2 for...
2023-03-27  Tom de Vries[gdb/testsuite] Fix have_index for remote host
2023-03-27  Tom de Vries[gdb/testsuite] Add missing include_file in gdb.dwarf...
2023-03-27  Tom de Vries[gdb/testsuite] Add test-case gdb.dlang/dlang-start...
2023-03-27  Alan ModraUse stdint types in coff internal_auxent
2023-03-27  Tom de Vries[gdb/testsuite] Handle missing gdc in gdb.dlang/dlang...
2023-03-27  Tom de Vries[gdb/testsuite] Remove superfluous pid in temp files
2023-03-26  Tom de Vries[gdb/testsuite] Introduce allow_dap_tests
2023-03-24  Tom TromeyPreserve name of range types
2023-03-24  Tom TromeyImplement repl evaluation for DAP
2023-03-24  Tom de Vries[gdb/symtab] Fix line number of static const class...
2023-03-24  Tom TromeyFix race in DAP startup
2023-03-24  Luis Machadoaarch64: Check for valid inferior thread/regcache befor...
2023-03-24  Tom de Vries[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop...
2023-03-24  Tom de Vries[gdb/testsuite] Fix gdb.cp/m-static.exp regression...
2023-03-24  Tom de Vries[gdb/dap] Add logging of ignored lines
2023-03-23  Tom TromeyFix minor grammar issue in python.texi
2023-03-23  Tom de Vries[gdb/testsuite] Use gdb_remote_download in allow_opencl...
2023-03-23  Andrew Burgessgdb/riscv: add systemtap support
2023-03-22  Andrew Burgessgdb: remove gdbarch_displaced_step_fixup_p
2023-03-22  Tom TromeyRemove unnecessary cast
2023-03-22  Simon Marchigdb/testsuite: adjust test cases to previous "maintenan...
2023-03-22  Tom de Vries[gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote...
2023-03-22  Tom de Vries[gdb/testsuite] Fix gdb.cp/annota{2,3}.exp for native...
next