- f242398 gdb: check for empty offsets vector in inherit_abstract_dies by Simon Marchi · 2 years, 6 months ago
- 1f5a354 readelf: support zstd compressed debug sections [PR 29640] by Fangrui Song · 2 years, 6 months ago
- 2afd002 Fix incorrect .gdb_index with new DWARF scanner by Tom Tromey · 2 years, 6 months ago
- e379f65 Fix crash in value_print_array_elements by Tom Tromey · 2 years, 7 months ago
- 6c84980 Fix bug in Ada packed array handling by Tom Tromey · 2 years, 7 months ago
- 75436c5 gdb: declare variables on first use in inherit_abstract_dies by Simon Marchi · 2 years, 6 months ago
- 4b2e7a5 Add a -w option to the linker to suppress warning and error messages. by Nick Clifton · 2 years, 6 months ago
- 816be8d Add a note to the binutils/NEWS file about DCO signed contributions. by Nick Clifton · 2 years, 6 months ago
- 1f3e37e gdb/reverse: Fix stepping over recursive functions by Bruno Larsen · 2 years, 11 months ago
- 49d7cd7 Change calculation of frame_id by amd64 epilogue unwinder by Bruno Larsen · 2 years, 8 months ago
- 7c0cca7 Updated Hungarian translation for the gprof sub-directory. by Nick Clifton · 2 years, 6 months ago
- c506be7 GDB/Python: Make `None' stand for `unlimited' in setting integer parameters by Maciej W. Rozycki · 2 years, 6 months ago
- e7e1f20 GDB/testsuite: Expand Python integer parameter coverage across all types by Maciej W. Rozycki · 2 years, 6 months ago
- 90319ce GDB/Guile: Don't assert that an integer value is boolean by Maciej W. Rozycki · 2 years, 6 months ago
- b4d6b73 [gdb/testsuite] Silence compilation fail in gdb.base/rtld-step.exp by Tom de Vries · 2 years, 6 months ago
- 68830fb Support Intel AMX-FP16 by Cui,Lili · 2 years, 6 months ago
- 5bba7ea sim: Remove unused CXXFLAGS substitution by Tsukasa OI · 2 years, 6 months ago
- 44c4f3d Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
- 9bb4d86 x86: Check VEX/EVEX encoding before checking vector operands by H.J. Lu · 2 years, 6 months ago
- 8a3b170 gdb/python: break more dependencies between gdbpy_initialize_* functions by Andrew Burgess · 2 years, 7 months ago
- 66bd1b2 gdb/python: break dependencies between gdbpy_initialize_* functions by Andrew Burgess · 2 years, 7 months ago
- d8de796 gdb: some int to bool conversion in breakpoint.c by Andrew Burgess · 2 years, 7 months ago
- aaa141a gdb: make use of scoped_restore in unduplicated_should_be_inserted by Andrew Burgess · 2 years, 7 months ago
- 705b630 gdb: used scoped_restore_frame in update_watchpoint by Andrew Burgess · 2 years, 7 months ago
- b2ff9ed gdb: make some bp_location arguments const in breakpoint.c by Andrew Burgess · 2 years, 7 months ago
- 1c232ab Reapply "Don't build readline/libreadline.a, when --with-system-readline is supplied" by Дилян Палаузов · 2 years, 6 months ago
- 837e225 x86: re-work AVX-VNNI support by Jan Beulich · 2 years, 6 months ago
- 15ede33 [gdb/testsuite] Fix gdb.debuginfod/fetch_src_and_symbols.exp with check-read1 by Tom de Vries · 2 years, 6 months ago
- 9c1c98c [gdb/testsuite] Fix gdb.mi/mi-disassemble.exp with check-read1 by Tom de Vries · 2 years, 6 months ago
- 53707ef Re: aarch64-pe support for LD, GAS and BFD by Alan Modra · 2 years, 6 months ago
- b41a653 ld: Add minimal pdb generation by Mark Harmstone · 2 years, 6 months ago
- f6f30f3 ld: Add --pdb option by Mark Harmstone · 2 years, 6 months ago
- 97df741 Test stepping within a runtime loader / dynamic linker by Kevin Buettner · 2 years, 6 months ago
- be6276e Allow debugging of runtime loader / dynamic linker by Kevin Buettner · 2 years, 6 months ago
- b64dc19 binutils: Remove unused substitution PROGRAM by Tsukasa OI · 2 years, 6 months ago
- f2db12c Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
- a4f02dc Obsolete beos by Alan Modra · 2 years, 6 months ago
- f967242 Regen ld/po/BLD-POTFILES.in by Alan Modra · 2 years, 6 months ago
- 508ccf9 [gdb] Fix assert in handle_jit_event by Tom de Vries · 2 years, 6 months ago
- f34652d internal_error: remove need to pass __FILE__/__LINE__ by Pedro Alves · 2 years, 6 months ago
- 5c831a3 Fix an illegal memory access when parsing an ELF file containing corrupt symbol version information. by Nick Clifton · 2 years, 6 months ago
- feab6ab sim/iq2000: silence pointer-sign warnings by Andrew Burgess · 2 years, 6 months ago
- d0a7ca8 sim/erc32: avoid dereferencing type-punned pointer warnings by Andrew Burgess · 2 years, 6 months ago
- e5961d2 sim/ppc: mark device_error function as ATTRIBUTE_NORETURN by Andrew Burgess · 2 years, 6 months ago
- 744875d sim/ppc: fix warnings related to printf format strings by Andrew Burgess · 2 years, 6 months ago
- cb9d160 sim/cgen: mask uninitialized variable warning in cgen-run.c by Andrew Burgess · 2 years, 6 months ago
- 2b06e59 Fix addr2line test for ppc64 elfv1 and mingw by Alan Modra · 2 years, 6 months ago
- f2ba47d Update MAINTAINERS file with details about accepting DCO signed contributions. by Nick Clifton · 2 years, 6 months ago
- 5ac37f0 gdb/testsuite: avoid temporary file in gdb/testsuite (unittest.exp) by Andrew Burgess · 2 years, 7 months ago
- 536ff91 gdb/testsuite: avoid creating files in gdb/testsuite directory by Andrew Burgess · 2 years, 7 months ago
- 6d6ae7c bfd: fix undefined references to aarch64_pe_le_vec by Andrew Burgess · 2 years, 6 months ago
- c60b380 aarch64-pe support for LD, GAS and BFD by Jedidiah Thompson · 2 years, 6 months ago
- 740a19d Binutils: Adding new testcase for addr2line. by rupesh potharla · 2 years, 6 months ago
- a16c969 [gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp by Tom de Vries · 2 years, 6 months ago
- 906f69c IBM zSystems: Issue error for *DBL relocs on misaligned symbols by Andreas Krebbel · 2 years, 6 months ago
- 9454c9c gdb: check for groups with duplicate names in reggroups:add by Simon Marchi · 2 years, 6 months ago
- fd320c4 Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
- 152cc35 x86: Disable AVX-VNNI when disabling AVX2 by H.J. Lu · 2 years, 6 months ago
- 04ea6b6 Remove dead code from py-finishbreakpoint.c by Tom Tromey · 2 years, 11 months ago
- f760c4f Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support. by Carl Love · 2 years, 6 months ago
- 0df940e [gdb/testsuite] Handle header files with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
- 21b61fe [gdb/testsuite] Fix gdb.server/no-thread-db.exp with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
- 95dcf7d [gdb/testsuite] Fix gdb.base/return-nodebug.exp with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
- 473487c [gdb/testsuite] Fix gdb.server/file-transfer.exp with local-remote-host.exp by Tom de Vries · 2 years, 6 months ago
- 5327309 [gdb/testsuite] Update boards/README by Tom de Vries · 2 years, 6 months ago
- aebb370 gdb, solib-svr4: support namespaces in DSO iteration by Markus Metzger · 3 years, 1 month ago
- 1dc9084 gdb: update gnu ifunc resolve by Markus Metzger · 2 years, 11 months ago
- 531bd03 gdb, symtab: inline find_quick_global_symbol_language by Markus Metzger · 3 years ago
- 6f96c19 gdb, hppa: remove unused hppa_lookup_stub_minimal_symbol by Markus Metzger · 3 years ago
- 2aab243 gdb, cp: update add_symbol_overload_list_qualified by Markus Metzger · 3 years ago
- 5f0277e fixup! gdb, ada: update ada_lookup_simple_minsym by Markus Metzger · 2 years, 9 months ago
- 06a670e gdb, ada: update ada_lookup_simple_minsym by Markus Metzger · 3 years ago
- 4326580 gdb, ada: collect standard exceptions in all objfiles by Markus Metzger · 3 years ago
- 85933f7 gdb, python: use gdbarch_iterate_over_objfiles_in_search_order by Markus Metzger · 3 years ago
- fb4f3f3 gdb, compile: unlink objfile stored in module by Markus Metzger · 3 years ago
- 2733d9d gdb, gdbserver: extend RSP to support namespaces by Markus Metzger · 3 years, 1 month ago
- ad10f44 gdbserver: move main_lm handling into caller by Markus Metzger · 3 years, 1 month ago
- 8d56636 gdb, gdbserver: support dlmopen() by Markus Metzger · 3 years, 7 months ago
- 60d09f0 gdb, solib-svr4: remove locate_base() by Markus Metzger · 3 years, 1 month ago
- 4428871 gdb, testsuite: extend gdb_test_multiple checks by Markus Metzger · 3 years, 2 months ago
- 32e876a x86: generalize gas documentation for disabling of ISA extensions by Jan Beulich · 2 years, 6 months ago
- f117661 x86: correct CPU_AMX_{BF16,INT8}_FLAGS by Jan Beulich · 2 years, 6 months ago
- 02a8b5c Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
- 239e440 kfail an Ada test for GCC < 12 by Tom Tromey · 2 years, 6 months ago
- 0693554 Remove a nullptr check in DWARF scanner by Tom Tromey · 2 years, 6 months ago
- 39e9d86 gdbarch-components.py: Remove spurious space from "frame_info_ptr " params by Pedro Alves · 2 years, 6 months ago
- dd05fc7 Change .gdb_index de-duplication implementation by Tom Tromey · 2 years, 7 months ago
- 5fea979 Improve Ada support in .gdb_index by Tom Tromey · 2 years, 7 months ago
- acd121d Don't add type linkage names to cooked index by Tom Tromey · 2 years, 6 months ago
- 67e83a0 Fix regression in c-linkage-name.exp with gdb index by Tom Tromey · 2 years, 6 months ago
- c7f83b0 Fix null pointer representations by TaiseiIto · 2 years, 7 months ago
- e57f7fa gdb: silence unused-but-set-variable warning about yynerrs in cp-name-parser.y by Simon Marchi · 2 years, 6 months ago
- 95a2024 ld/testsuite: consistently add board_ldflags when linking with GCC by Clément Chigot · 2 years, 7 months ago
- 2a3ed40 Allow explicit size specifier for predicate operand of {sq, uq, }{incp, decp} by CaiJingtao · 2 years, 6 months ago
- 13c0b76 aarch64: Tweak handling of F_STRICT by Richard Sandiford · 2 years, 7 months ago
- 308aa8e x86: properly decode EVEX.W for AVX512_4{FMAPS,VNNIW} insns by Jan Beulich · 2 years, 6 months ago
- 995bca2 x86: fold AVX512-VNNI disassembler entries with AVX-VNNI ones by Jan Beulich · 2 years, 6 months ago
- 07a33c2 Automatic date update in version.in by GDB Administrator · 2 years, 6 months ago
- da6f3d0 More uses of checked_static_cast by Tom Tromey · 2 years, 7 months ago
- 98ed24f Use checked_static_cast in more places by Tom Tromey · 2 years, 7 months ago