aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30gdb: have value_as_address call unpack_pointerAndrew Burgess1-5/+4
2023-03-30gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.UnwindInfoAndrew Burgess2-1/+18
2023-03-30gdb/python: add __repr__ for PendingFrame and UnwindInfoAndrew Burgess3-3/+99
2023-03-30gdb/python: add some additional methods to gdb.PendingFrameAndrew Burgess5-1/+417
2023-03-30gdb/python: add PENDING_FRAMEPY_REQUIRE_VALID macro in py-unwind.cAndrew Burgess3-26/+53
2023-03-30gdb/python: remove unneeded nullptr check in frapy_blockAndrew Burgess1-7/+1
2023-03-30gdb/python: make the gdb.unwinder.Unwinder class more robustAndrew Burgess5-13/+192
2023-03-30Fix an illegal memory access when an accessing a zer0-lengthverdef table.Nick Clifton2-0/+11
2023-03-29gprofng: Add version symbols to libgprofng.verVladimir Mezentsev2-42/+62
2023-03-30Setting sh_link for SHT_REL/SHT_RELAAlan Modra1-14/+16
2023-03-30Fix memory leak in bfd_get_debug_link_info_1Alan Modra2-13/+9
2023-03-30Tidy leaked objcopy memoryAlan Modra2-22/+31
2023-03-30Tidy memory on addr2line failuresAlan Modra1-0/+3
2023-03-29Fix typo in ld manual --enable-non-contiguous-regions exampleRoland McGrath1-1/+1
2023-03-30Automatic date update in version.inGDB Administrator1-1/+1
2023-03-30RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.Palmer Dabbelt9-0/+111
2023-03-30RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.Nelson Chu14-10/+236
2023-03-30RISC-V: Extract the ld code which are too complicated, and may be reused.Nelson Chu1-74/+82
2023-03-29Use the correct frame when evaluating a dynamic propertyTom Tromey4-2/+88
2023-03-29Pass a frame to value_at_lazy and value_from_contents_and_addressTom Tromey3-11/+20
2023-03-29Add frame parameter to resolve_dynamic_typeTom Tromey2-29/+48
2023-03-29Remove version_at_leastTom Tromey1-15/+3
2023-03-29Rewrite version_compare and rust_at_leastTom Tromey2-50/+23
2023-03-29Introduce rust_at_least helper procTom Tromey4-15/+28
2023-03-29[gdb/testsuite] Require gnatmake 11 for gdb.ada/verylong.expTom de Vries1-0/+1
2023-03-29doc: fix informations typo in gdb.texinfoNils-Christian Kempke1-2/+2
2023-03-29gdb, infcmd: remove redundant ERROR_NO_INFERIOR in continue_commandNils-Christian Kempke1-1/+0
2023-03-29gdb: move displaced_step_dump_bytes into gdbsupport (and rename)Andrew Burgess10-31/+42
2023-03-29gdb: more debug output for displaced steppingAndrew Burgess1-17/+68
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-symbol.exp for remote hostTom de Vries2-5/+10
2023-03-29[gdb/testsuite] Fix /gdb.guile/scm-parameter.exp for remote hostTom de Vries1-2/+9
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp for remote hostTom de Vries1-2/+2
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-objfile-script.exp for remote hostTom de Vries1-1/+1
2023-03-29[gdb/testsuite] Fix gdb.guile/scm-cmd.exp without readlineTom de Vries1-8/+11
2023-03-29[gdb/testsuite] Fix gdb.guile/guile.exp for remote hostTom de Vries1-17/+21
2023-03-29Sanity check section size in bfd_init_section_compress_statusAlan Modra1-1/+2
2023-03-29Re: Fix an aout memory leakAlan Modra1-2/+3
2023-03-29ld testsuite CFLAGS_FOR_TARGETAlan Modra2-11/+7
2023-03-29Automatic date update in version.inGDB Administrator1-1/+1
2023-03-28Rename "raw" to "unrelocated"Tom Tromey15-61/+63
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