aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2023-03-28Use unrelocated_addr in minimal symbolsTom Tromey18-86/+109
2023-03-28Use unrelocated_addr in psymbolsTom Tromey7-45/+93
2023-03-28Use unrelocated_addr in partial symbol tablesTom Tromey7-69/+89
2023-03-28Move definition of unrelocated_addr earlierTom Tromey1-6/+6
2023-03-28Use function_view in gdb_bfd_lookup_symbolTom Tromey5-57/+40
2023-03-28[gdb/testsuite] Fix gdb.btrace/multi-inferior.exp for remote hostTom de Vries1-2/+4
2023-03-28[gdb/testsuite] Fix gdb.btrace/gcore.exp for remote hostTom de Vries1-1/+1
2023-03-28[gdb/testsuite] Fix gdb.btrace/reconnect.exp for remote targetTom de Vries1-1/+3
2023-03-28Put pretty-printers to_string output in varobj resultTom Tromey4-35/+26
2023-03-28gdb/testsuite: allow "require" callbacks to provide a reasonSimon Marchi2-12/+33
2023-03-28[gdb/testsuite] Fix gdb.server/server-kill-python.exp for remote hostTom de Vries1-1/+5
2023-03-28[gdb/testsuite] Fix gdb.server/sysroot.exp for remote hostTom de Vries1-2/+7
2023-03-28[gdb/testsuite] Require non-remote host for gdb.server/multi-ui-errors.expTom de Vries1-0/+3
2023-03-28[gdb/testsuite] Fix gdb.server/solib-list.exp for remote hostTom de Vries2-5/+7
2023-03-28[gdb/testsuite] Fix gdb.server/file-transfer.exp for remote hostTom de Vries1-6/+6
2023-03-28[gdb/testsuite] Fix local-remote-host-native.exp for gdb.server testsTom de Vries1-1/+5
2023-03-28gdb: use dynamic year in update-freebsd.shEnze Li1-1/+3
2023-03-28[gdb/testsuite] Fix gdb.server/non-existing-program.exp with remote-gdbserver...Tom de Vries1-3/+3
2023-03-28[gdb/testsuite] Allow gdb.rust/expr.exp without rust compilerTom de Vries20-4/+19
2023-03-28[gdb/testsuite] Add can_compile rustTom de Vries1-23/+42
2023-03-28[gdb/testsuite] Unsupport gdb.rust for remote hostTom de Vries1-0/+5
2023-03-27[gdb/testsuite] Fix gnat_runtime_has_debug_info for remote hostTom de Vries1-0/+4
2023-03-27fbsd-nat: Use correct constant for target_waitstatus::sig.John Baldwin1-1/+1
2023-03-27fbsd-nat: Avoid a direct write to target_waitstatus::kind.John Baldwin1-1/+1
2023-03-27fbsd-nat: Add missing spaces.John Baldwin1-11/+11
2023-03-27linux-nat: introduce pending_status_strPedro Alves2-7/+23
2023-03-27displaced step: pass down target_waitstatus instead of gdb_signalPedro Alves9-26/+30
2023-03-27[gdb/testsuite] Fix gdb.stabs/exclfwd.exp for remote hostTom de Vries1-0/+2
2023-03-27[gdb/testsuite] Fix gdb.stabs/weird.exp for remote hostTom de Vries1-4/+3
2023-03-27[gdb/testsuite] Fix gdb.gdb/unittest.exp for remote hostTom de Vries1-31/+44
2023-03-27[gdb/testsuite] Skip do_self_tests on remote hostTom de Vries1-1/+1
2023-03-27Change symbol::line to unsigned intTom Tromey5-11/+58
2023-03-27Fix 128-bit integer bug in AdaTom Tromey3-21/+63
2023-03-27Use gdb_gmp for scalar arithmeticTom Tromey7-367/+247
2023-03-27Use value_true in value_equal and value_lessTom Tromey1-4/+2
2023-03-27Simplify binop_promoteTom Tromey1-36/+19
2023-03-27Add value_as_mpz and value_from_mpzTom Tromey2-0/+113
2023-03-27Add truncation mode to gdb_mpzTom Tromey2-46/+76
2023-03-27Avoid a copy in gdb_mpz::safe_exportTom Tromey1-9/+9
2023-03-27Add many operators to gdb_mpzTom Tromey1-0/+138
2023-03-27Populate seen_names hash in cooked_index_shard::do_finalizeTom Tromey1-0/+1
2023-03-27[gdb/testsuite] Fix gdb.asm/asm-source.exp for remote hostTom de Vries1-4/+8
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp for remote hostTom de Vries1-0/+5
2023-03-27[gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index-symlink.exp for remote hostTom de Vries1-0/+3
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for remote hostTom de Vries2-1/+4
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp for remote hostTom de Vries1-1/+1
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote hostTom de Vries2-11/+32
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp for remote hostTom de Vries6-21/+23
2023-03-27[gdb/testsuite] Fix quoting issue in gdb.base/index-cache.expTom de Vries2-2/+2
2023-03-27[gdb/testsuite] Fix quoting issues in gdb.dwarf2 for remote hostTom de Vries3-13/+35