aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-23gdb: on x86-64 non-trivial C++ objects are returned in memoryAndrew Burgess3-4/+57
2021-12-23gdb: make use of SCOPE_EXIT to manage thread executing stateAndrew Burgess2-23/+9
2021-12-23Automatic date update in version.inGDB Administrator1-1/+1
2021-12-22gdb/doc: add some index entries relating to mi-async settingAndrew Burgess1-2/+7
2021-12-22gdb: convert 'set debug lin-lwp' to a boolean commandAndrew Burgess1-9/+20
2021-12-22gdb: add threads debugging switchAndrew Burgess5-0/+63
2021-12-22RISC-V: Update Scalar Crypto testcases.jiawei18-144/+144
2021-12-21gdbarch-components.py: change empty "params" tuples to empty listsSimon Marchi1-8/+8
2021-12-22Automatic date update in version.inGDB Administrator1-1/+1
2021-12-21[AArch64] Fix typo in error messagesLuis Machado1-2/+2
2021-12-21Obsolete m32c-rtems and m32r-rtemsJoel Sherrill2-3/+3
2021-12-21x86: -mfence-as-lock-add=yes doesn't work for 16-bit modeJan Beulich1-1/+6
2021-12-21gas/ELF: avoid below-base ref in obj_elf_parse_section_letters()Jan Beulich1-13/+11
2021-12-21Typo fixes in binutils docAlan Modra1-4/+4
2021-12-21Automatic date update in version.inGDB Administrator1-1/+1
2021-12-20Remove print_spacesTom Tromey6-31/+19
2021-12-20Remove puts_debugTom Tromey2-87/+0
2021-12-20Make n_spaces return a const char *Tom Tromey2-2/+2
2021-12-20Add Enze Li to gdb/MAINTAINERSEnze Li1-0/+1
2021-12-20gdb/ada-exp.y: Reformat comment to follow GDB's coding standardsJoel Brobecker1-9/+9
2021-12-20gdb/ada-lang.h: Reformat comment to follow coding standardsJoel Brobecker1-2/+2
2021-12-20Automatic date update in version.inGDB Administrator1-1/+1
2021-12-19Obsolete m32c-rtemsAlan Modra1-0/+1
2021-12-19readelf: avoid a possible divide by zeroAlan Modra1-0/+4
2021-12-19Automatic date update in version.inGDB Administrator1-1/+1
2021-12-18gdb: add "exit" command as an alias for "quit"Enze Li3-7/+15
2021-12-18gdb: add assert in remote_target::wait relating to async being offAndrew Burgess1-1/+5
2021-12-18gdb/remote: some fixes for 'maint set target-async off'Andrew Burgess1-104/+84
2021-12-17x86: Terminate mnemonicendp in swap_operand()Vladimir Mezentsev9-420/+421
2021-12-18Automatic date update in version.inGDB Administrator1-1/+1
2021-12-17Document gdbarch-components.pyTom Tromey1-0/+82
2021-12-17Remove gdbarch.shTom Tromey3-1879/+66
2021-12-17Add new gdbarch generatorSimon Marchi1-0/+526
2021-12-17Generate new gdbarch-components.py from gdbarch.shTom Tromey2-0/+2612
2021-12-17Do not sort the fields in gdbarch_dumpTom Tromey2-521/+521
2021-12-17Do not generate gdbarch.hTom Tromey1-377/+0
2021-12-17Split gdbarch.h into two filesTom Tromey3-1650/+1681
2021-12-17Move ordinary gdbarch code to arch-utilsTom Tromey4-1028/+488
2021-12-17Avoid redundant operations in `fortran_array_walker'Maciej W. Rozycki1-3/+4
2021-12-17Initialize `m_ndimensions' in the member initializer listMaciej W. Rozycki1-4/+3
2021-12-17gdb/tui: install SIGWINCH only when connected to a TTYLancelot SIX4-3/+105
2021-12-17asan: NULL dereference in bfd_elf_set_group_contentsAlan Modra2-6/+6
2021-12-17asan: use after free in _bfd_elf_mips_get_relocated_section_contentsAlan Modra1-5/+21
2021-12-17asan: abort in wasm_scan_name_function_sectionAlan Modra1-1/+2
2021-12-17asan: heap-buffer-overflow in bpf_elf_generic_relocAlan Modra1-8/+9
2021-12-17ubsan: bfd.c:2519:8: shift exponent 34 is too largeAlan Modra1-2/+2
2021-12-17asan: buffer overflow in mmo_get_symbolsAlan Modra1-0/+10
2021-12-17asan: buffer overflow in elfnn-aarch64.c get_plt_typeAlan Modra1-3/+5
2021-12-17try_build_id_prefix gcc-10 -Wformat-security errorsAlan Modra1-3/+2
2021-12-17Automatic date update in version.inGDB Administrator1-1/+1