aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-17Avoid having to unload file in gdb.server/connect-with-no-symbol-file.expPedro Alves1-10/+7
2022-05-17Fix bogus gdb_test invocationsPedro Alves3-2/+3
2022-05-17gdb.base/scope.exp: Remove bogus gdb_test questionsPedro Alves1-30/+30
2022-05-17Remove gdb_test questions that GDB doesn't askPedro Alves6-11/+6
2022-05-17RISC-V: Added half-precision floating-point v1.0 instructions.Nelson Chu10-1/+344
2022-05-17Automatic date update in version.inGDB Administrator1-1/+1
2022-05-16IBM zSystems: Fix left-shifting negative PCRel32 values (PR gas/29152)Ilya Leoshkevich1-3/+3
2022-05-16Reindent gdbsupport/event-loop.cc:handle_file_eventPedro Alves1-54/+50
2022-05-16gdbsupport/event-loop.cc: simplify !HAVE_POLL pathsPedro Alves1-61/+27
2022-05-16gdb: Fix typo in last change in gdb.texinfoEli Zaretskii1-1/+1
2022-05-16gdb: Document the 'metadata' styling in GDB displays.Eli Zaretskii1-0/+10
2022-05-16Fix Ada exception regression on WindowsTom Tromey1-1/+1
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen298-394/+394
2022-05-16Automatic date update in version.inGDB Administrator1-1/+1
2022-05-15Automatic date update in version.inGDB Administrator1-1/+1
2022-05-14Automatic date update in version.inGDB Administrator1-1/+1
2022-05-13Remove unused field cooked_index::m_startTom Tromey1-5/+0
2022-05-13Implement pid_to_exec_file for Windows in gdbserverTom Tromey5-87/+119
2022-05-13Remove windows_process_info::idTom Tromey2-7/+5
2022-05-13Constify target_pid_to_exec_fileTom Tromey20-32/+32
2022-05-13Put corefile-run.core into test subdirectoryTom Tromey1-1/+1
2022-05-13Do not double-read minimal symbols for PE COFFTom Tromey1-57/+75
2022-05-13Fix "gdb --write" with core filesPedro Alves3-7/+135
2022-05-13Import libiberty from gccAlan Modra28-148/+165
2022-05-13sim: remove use of PTRAlan Modra14-23/+23
2022-05-13Automatic date update in version.inGDB Administrator1-1/+1
2022-05-13gdb: remove use of PTRAlan Modra1-7/+4
2022-05-12[gdb/testsuite] Fix gdb.cp/break-f-std-string.cc with older gccTom de Vries1-0/+13
2022-05-12Fix an illegal memory access when creating DLLs.Alan Modra2-123/+130
2022-05-12gdb: Workaround stringop-overread warning in debuginfod-support.c on powerpc64Mark Wielaard1-5/+5
2022-05-12Make gdb.ada/float-bits.exp more genericLuis Machado1-19/+68
2022-05-12[gdb/tdep] Improve gdb/syscalls/update-linux.shTom de Vries2-42/+23
2022-05-12[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.exp on aarch64Tom de Vries1-3/+11
2022-05-12cgen: increase buffer for hash_insn_listAlan Modra1-5/+5
2022-05-12PR29142, segv in ar with empty archive and libdeps specifiedAlan Modra1-7/+9
2022-05-12Re: IBM zSystems: Accept (. - 0x100000000) PCRel32 operandsAlan Modra2-7/+7
2022-05-12Automatic date update in version.inGDB Administrator1-1/+1
2022-05-11[gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=noTom de Vries1-6/+10
2022-05-11nm: use -U as an alias for --defines-only, in line with llvm-nmNick Clifton2-29/+40
2022-05-11[gdb/testsuite] Fix gdb.base/catch-syscall.exp without --enable-targetsTom de Vries1-3/+5
2022-05-11[gdb/testsuite] Fix gdb.base/maint.exp on powerpc64leTom de Vries1-1/+3
2022-05-11[gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xmlTom de Vries5-25/+541
2022-05-11[gdb/testsuite] Remove target limits in gdb.base/catch-syscall.expTom de Vries1-45/+61
2022-05-11[gdb/record] Handle statx system callTom de Vries2-0/+7
2022-05-11opcodes cgen: remove use of PTRAlan Modra31-1298/+1286
2022-05-11Automatic date update in version.inGDB Administrator1-1/+1
2022-05-10gdb: mips: Fix large-frame.exp test case failureYouling Tang1-0/+3
2022-05-10gdb: LoongArch: Use GDB style to check readbuf and writebufTiezhu Yang1-2/+2
2022-05-10Fix --disable-threading buildTom Tromey4-12/+76
2022-05-10Fix "b f(std::string)" when current language is CPedro Alves2-4/+19