aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Implement repl evaluation for DAPTom Tromey2-3/+26
2023-03-24[gdb/symtab] Fix line number of static const class memberTom de Vries2-3/+4
2023-03-24libctf: get the offsets of fields of unnamed structs/unions rightNick Alcock4-1/+121
2023-03-24libctf: fix a comment typoNick Alcock1-1/+1
2023-03-24libctf: work around an uninitialized variable warningNick Alcock1-1/+1
2023-03-24libctf: fix assertion failure with no system qsort_rNick Alcock1-0/+4
2023-03-24Fix race in DAP startupTom Tromey2-6/+10
2023-03-24aarch64: Check for valid inferior thread/regcache before reading pauth registersLuis Machado1-26/+62
2023-03-24Tidy string_ptr incrementAlan Modra1-2/+2
2023-03-24Tidy dwarf1 cached section contentsAlan Modra5-1/+22
2023-03-24[gdb/testsuite] Fix unbalanced quotes in mi_expect_stop argumentTom de Vries5-9/+13
2023-03-24[gdb/testsuite] Fix gdb.cp/m-static.exp regression on Ubuntu 20.04Tom de Vries1-2/+1
2023-03-24[gdb/dap] Add logging of ignored linesTom de Vries1-1/+3
2023-03-24Automatic date update in version.inGDB Administrator1-1/+1
2023-03-23Fix minor grammar issue in python.texiTom Tromey1-1/+1
2023-03-23Add support to readelf for the PT_OPENBSD_MUTABLE segment type.Frederic Cambus4-0/+11
2023-03-23[gdb/testsuite] Use gdb_remote_download in allow_opencl_testsTom de Vries1-5/+1
2023-03-23bfd: aarch64: Optimize BTI stubs PR30076Szabolcs Nagy4-4/+239
2023-03-23bfd: aarch64: Fix stubs that may break BTI PR30076Szabolcs Nagy6-15/+352
2023-03-23bfd: aarch64: Refactor stub sizing codeSzabolcs Nagy1-273/+279
2023-03-23gdb/riscv: add systemtap supportAndrew Burgess1-0/+35
2023-03-23Automatic date update in version.inGDB Administrator1-1/+1
2023-03-22gdb: remove gdbarch_displaced_step_fixup_pAndrew Burgess3-15/+4
2023-03-22Remove unnecessary castTom Tromey1-2/+1
2023-03-22gdb/testsuite: adjust test cases to previous "maintenance info line-table" ch...Simon Marchi3-9/+9
2023-03-22[gdb/testsuite] Fix gdb.cp/cp-relocate.exp for remote hostTom de Vries1-1/+3
2023-03-22[gdb/testsuite] Fix gdb.cp/annota{2,3}.exp for native-extended-gdbserverTom de Vries2-10/+30
2023-03-22[gdb/testsuite] Fix gdb.cp/*.exp for remote hostTom de Vries13-1/+41
2023-03-21gdb: make "maintenance info line-table" show relocated addresses againSimon Marchi2-4/+7
2023-03-22coff_get_normalized_symtab bfd_releaseAlan Modra1-4/+1
2023-03-22Automatic date update in version.inGDB Administrator1-1/+1
2023-03-22Remove unnecessary memsets in sframe-dump.cAlan Modra1-3/+0
2023-03-22Sanity check coff-sh and coff-mcore sym string offsetAlan Modra2-2/+13
2023-03-22PR17910 sym string offset checkAlan Modra2-4/+2
2023-03-22PE fake section for C_SECTION symsAlan Modra1-12/+2
2023-03-22XCOFF: use bfd_coff_close_and_cleanupAlan Modra2-3/+3
2023-03-22gas: expand_irp memory leaksAlan Modra1-2/+10
2023-03-21x86: Check unbalanced braces in memory referenceH.J. Lu5-1/+15
2023-03-21PowerPC: regression fix for reverse-finish command.Carl Love1-2/+4
2023-03-21[gdb/testsuite] Check remote_exec results in board filesTom de Vries2-23/+36
2023-03-21[gdb/testsuite] Add missing quote in remote-gdbserver-on-localhost.expTom de Vries1-1/+1
2023-03-21[gdb/testsuite] Remove ${board}_file from remote-stdio-gdbserver.expTom de Vries1-8/+0
2023-03-21[gdb/testsuite] Use localhost instead of 127.0.0.1 for boardsTom de Vries2-4/+4
2023-03-21[gdb/testsuite] Fix gdb.xml/tdesc-regs.exp for remote hostTom de Vries1-4/+2
2023-03-21[gdb/testsuite] Fix gdb.xml/tdesc-reload.exp for remote hostTom de Vries2-3/+13
2023-03-21[gdb/testsuite] Set remotedir in local-remote-host-native.expTom de Vries2-7/+25
2023-03-21RISC-V: Fix disassemble fetch fail return value.Jiawei1-2/+2
2023-03-21Remove .c header files from rs6000-aix-nat.c fileAditya Vidyadhar Kamath1-5/+0
2023-03-21Automatic date update in version.inGDB Administrator1-1/+1
2023-03-20Remove some unnecessary includes from *-exp.yTom Tromey7-22/+0