aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2022-08-19gdb, testsuite: Enable testcases that suppress specific warnings, for icc/icx.Felix Willgerodt1-3/+7
2022-08-19gdb: LoongArch: Handle variadic argumentsTiezhu Yang1-29/+76
2022-08-18gdb: call check_typedef at beginning of dwarf_expr_context::fetch_resultSimon Marchi5-0/+28516
2022-08-18[aarch64] Remove handling of ADR/ADRP from prologue analyzerLuis Machado1-8/+0
2022-08-18Change bookmark allocationTom Tromey1-90/+46
2022-08-18Add test for AArch64 Scalable Vector ExtensionThiago Jung Bauermann4-4/+171
2022-08-18Fix thread's gdbarch when SVE vector length changesThiago Jung Bauermann4-31/+36
2022-08-18gdb: add Patrick Monnerat to gdb/MAINTAINERSPatrick Monnerat1-0/+1
2022-08-17GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINTEGER_UNLIMITEDMaciej W. Rozycki1-2/+2
2022-08-16gdb/riscv: fix gdb.arch/riscv-unwind-long-insn.exp on RV64Andrew Burgess4-93/+67
2022-08-16gdb/testsuite: fix breakpoint script output in gdb.mi/mi-break.expSimon Marchi1-1/+1
2022-08-16Use strwinerror in gdb/windows-nat.cTom Tromey2-24/+49
2022-08-16Remove register_gdbarch_initTom Tromey29-43/+32
2022-08-15gdb/csky add unwinder for sigtramp frame when kernel 4.x and laterJiangshuai Li2-0/+53
2022-08-14gdb/riscv: improve a comment about fcsr, fflags, and frm registersAndrew Burgess1-14/+17
2022-08-14gdb/nds32: update features/nds32.cAndrew Burgess1-1/+1
2022-08-13Move decode_location_spec to code_breakpointTom Tromey2-20/+10
2022-08-13Change location_spec_to_sals to a methodTom Tromey2-30/+40
2022-08-13Change breakpoint_re_set_default to a methodTom Tromey2-10/+13
2022-08-12[gdb/testsuite] Fix gdb.dwarf2/dw2-dir-file-name.expTom de Vries2-5/+10
2022-08-11gdb/varobj: Only re-evaluate invalid globals during re_setLancelot SIX2-15/+7
2022-08-11gdb/varobj: Reset varobj after relocations have been computedTom de Vries4-19/+16
2022-08-11gdb/varobj: Do not invalidate locals in varobj_invalidate_iterLancelot SIX2-6/+36
2022-08-11[Arm] Cleanup arm_m_exception_cacheTorbjörn SVENSSON1-178/+203
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi15-10/+225
2022-08-10gdb/riscv: implement cannot_store_register gdbarch methodmga-sc1-0/+12
2022-08-09gdb/riscv/testsuite: fix failures in gdb.arch/riscv-reg-aliases.expAndrew Burgess1-12/+20
2022-08-09gdb/gdbserver: LoongArch: Improve implementation of fcc registersFeiyang Chen5-11/+75
2022-08-09Fix-for-multiple-thread-detection-in-AIX.Aditya Vidyadhar Kamath1-28/+35
2022-08-09[gdb/testsuite] Fix gdb.dwarf2/debug-names.expTom de Vries1-7/+4
2022-08-09gdb/riscv: use register name enum values in riscv-linux-nat.cAndrew Burgess1-6/+6
2022-08-09gdb/csky fix build error in ubuntu20_04Jiangshuai Li1-4/+4
2022-08-08Fix regression from gdbarch registry changeTom Tromey1-1/+7
2022-08-08gdb/csky support .reg2 for kernel 4.x and laterJiangshuai Li2-12/+140
2022-08-07[gdb/build] Fix build with gcc 4.8.5Tom de Vries1-3/+3
2022-08-07[gdb/symtab] Fix assert in read_addrmap_from_arangesTom de Vries3-9/+189
2022-08-07[gdb/testsuite] Add support for .debug_names in dwarf assemblerTom de Vries3-5/+330
2022-08-06Don't use BFD_VMA_FMT in gdb and simAlan Modra1-8/+10
2022-08-05[gdb/build] Fix build breaker in language.c with gcc 7.5.0Tom de Vries1-1/+1
2022-08-05[gdb] Add unit test for gdb::sequential_for_eachTom de Vries1-43/+74
2022-08-05[gdb/symtab] Use task size in parallel_for_each in dwarf2_build_psymtabs_hardTom de Vries1-1/+8
2022-08-05[gdbsupport] Add task size parameter in parallel_for_eachTom de Vries1-0/+28
2022-08-05Introduce gdb::make_function_viewPedro Alves1-1/+81
2022-08-05[gdb] Add debug_{exp,val}Tom de Vries2-0/+25
2022-08-04Use registry in gdbarchTom Tromey41-836/+532
2022-08-04Allow registry to refer to const typesTom Tromey1-1/+1
2022-08-04Use new and delete for gdbarchTom Tromey3-240/+222
2022-08-04Use bool in gdbarchTom Tromey3-3/+3
2022-08-04[gdb/testsuite] Fix .debug_aranges in gdb.dwarf2/fission-loclists.STom de Vries1-14/+0
2022-08-04[gdb/testsuite] Fix ERROR in gdb.base/watchpoint-unaligned.expTom de Vries1-3/+5