aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02gdb: test to check one aspect of the linespec parsing codeAndrew Burgess2-0/+10
2022-02-02gdb: handle calls to edit command passing only a linespec conditionAndrew Burgess2-13/+20
2022-02-02gdb: handle calls to list command passing only a linespec conditionAndrew Burgess2-0/+24
2022-02-02gdb/testsuite: move linespec test into gdb.linespec/ directoryAndrew Burgess1-1/+1
2022-02-02gdb: add empty string check in parse_linespecAndrew Burgess1-7/+7
2022-02-02gdb: update the comment on string_to_event_locationAndrew Burgess1-5/+4
2022-02-02Updated French translation for the ld/ and gold/ sub-directoriesNick Clifton4-1780/+1812
2022-02-02or1k: Avoid R_OR1K_GOT16 signed overflow by using special howtoStafford Horne2-4/+27
2022-02-02Automatic date update in version.inGDB Administrator1-1/+1
2022-02-01Fix flex rule in gdbTom Tromey1-14/+13
2022-02-01gdb, btrace: improve error messagesMarkus Metzger1-2/+19
2022-02-01gdb/python: fix gdb.Objfile.__repr__ () for dynamically compiled codeJan Vrany2-1/+11
2022-02-01hurd: Fix RPC prototypesSamuel Thibault1-9/+9
2022-01-31hurd: Fix RPC link namesSamuel Thibault1-1/+1
2022-02-01Automatic date update in version.inGDB Administrator1-1/+1
2022-01-31elf: Check symbol version without any symbolsH.J. Lu3-0/+24
2022-01-31Load debug section only when dumping debug sectionsH.J. Lu2-0/+15
2022-01-31gdb: fix some clang-tidy readability-misleading-indentation warningsSimon Marchi7-15/+15
2022-01-31gdb, testsuite, fortran: adapt info symbol expected output for intel compilersNils-Christian Kempke1-2/+27
2022-01-31Import patch from mainline GCC to fix an infinite recusion in the Rust demang...Nick Clifton2-6/+53
2022-01-31Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra5-10/+91
2022-01-30Remove unused variables in fbsd-tdep.c filesTom Tromey2-4/+0
2022-01-31Automatic date update in version.inGDB Administrator1-1/+1
2022-01-30Automatic date update in version.inGDB Administrator1-1/+1
2022-01-29Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra1-11/+10
2022-01-29objcopy --only-keep-debugAlan Modra1-3/+3
2022-01-29Automatic date update in version.inGDB Administrator1-1/+1
2022-01-28gdb: fix ppc-sysv-tdep.c build on 32-bit platformsJohn Baldwin1-1/+2
2022-01-28FreeBSD x86 nat: Use register maps for GP register sets.John Baldwin10-263/+457
2022-01-28fbsd-nat: Return a bool from fetch_register_set and store_register_set.John Baldwin2-11/+18
2022-01-28FreeBSD x86: Use tramp-frame for signal frames.John Baldwin6-228/+266
2022-01-28Use register maps for gp regsets on FreeBSD/x86 core dumps.John Baldwin2-60/+87
2022-01-28regcache: Zero-extend small registers described by a register map.John Baldwin1-1/+6
2022-01-28FreeBSD x86: Remove fallback for detecting signal trampolines by address.John Baldwin6-72/+0
2022-01-28Remove support for pre-5.0 FreeBSD/i386 signal trampolines.John Baldwin1-84/+9
2022-01-28Remove vestigal FreeBSD/i386 3.x support.John Baldwin3-90/+32
2022-01-28Add Bruno Larsen to gdb/MAINTAINERSBruno Larsen1-0/+1
2022-01-28gdb/build: Fix Wpessimizing-move in clang buildEnze Li1-1/+1
2022-01-28Add top-level .editorconfig fileSimon Marchi1-0/+47
2022-01-28Updated French translation for the gas sub-directory.Nick Clifton2-2250/+2641
2022-01-28Set __ehdr_start rel_from_abs earlierAlan Modra2-1/+1
2022-01-28PowerPC64 handling of @tocbaseAlan Modra1-0/+9
2022-01-28Update PowerPC64 symtocbase testAlan Modra3-7/+15
2022-01-28PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra1-23/+36
2022-01-28PR28826 x86_64 ld segfaults building xenAlan Modra1-0/+1
2022-01-28PR28753, buffer overflow in read_section_stabs_debugging_infoAlan Modra1-1/+1
2022-01-28Automatic date update in version.inGDB Administrator1-1/+1
2022-01-27gdb: work around negative DW_AT_data_member_location GCC 11 bugSimon Marchi5-0/+124
2022-01-27Fix GDB internal error by using text (instead of data) section offsetKevin Buettner2-2/+2
2022-01-27gdb, remote, btrace: move switch_to_thread call right before xfer callMarkus Metzger1-9/+8