aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-10GDB: Switch to using C++ standard integer type limitsMaciej W. Rozycki3-34/+8
2023-02-10Ensure all DAP requests are keyword-onlyTom Tromey2-5/+5
2023-02-10gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserverSimon Marchi1-4/+11
2023-02-10Use std::string in main_infoTom Tromey1-15/+7
2023-02-10[gdb/testsuite] Fix linespec ambiguity in gdb.base/longjmp.expTom de Vries1-5/+8
2023-02-10[gdb/cli] Add maint info frame-unwindersTom de Vries5-2/+46
2023-02-10RISC-V: Reduce effective linker relaxation passsesTsukasa OI2-4/+4
2023-02-10Fix mmo memory leaksAlan Modra1-7/+6
2023-02-10Local label checks in integer_constantAlan Modra1-9/+0
2023-02-10x86: drop use of VEX3SOURCESJan Beulich5-7692/+3859
2023-02-10x86: drop use of XOP2SOURCESJan Beulich4-62/+34
2023-02-10x86: limit use of XOP2SOURCESJan Beulich3-15/+9
2023-02-10x86: move (and rename) opcodespace attributeJan Beulich4-11038/+11070
2023-02-10x86: simplify a few expressionsJan Beulich1-18/+7
2023-02-10x86: improve special casing of certain insnsJan Beulich1-76/+31
2023-02-10objcopy of mach-o indirect symbolsAlan Modra1-0/+9
2023-02-10Automatic date update in version.inGDB Administrator1-1/+1
2023-02-09Add full display feature to dwarf-mode.elTom Tromey2-3/+22
2023-02-09Fix comment in gdb.rust/fnfield.expTom Tromey1-1/+1
2023-02-09Trivially simplify rust_language::print_enumTom Tromey1-1/+1
2023-02-09[aarch64] Avoid initializers for VLAsRoland McGrath1-2/+7
2023-02-09gdb, testsuite: Remove unnecessary call of "set print pretty on"Christina Schimpe2-6/+0
2023-02-09Increase size of main_type::nfieldsTom Tromey4-8/+75
2023-02-09Remove mention of cooked_index_vectorTom Tromey1-1/+1
2023-02-09Let user C-c when waiting for DWARF index finalizationTom Tromey3-6/+48
2023-02-09coff keep_relocs and keep_contentsAlan Modra3-43/+28
2023-02-09Automatic date update in version.inGDB Administrator1-1/+1
2023-02-09coff-sh.c keep_relocs, keep_contents and keep_symsAlan Modra1-12/+0
2023-02-09Memory leak in bfd_init_section_compress_statusAlan Modra1-1/+4
2023-02-09Clear cached file size when bfd changed to BFD_IN_MEMORYAlan Modra4-38/+16
2023-02-09Internal error at gas/expr.c:1814Alan Modra1-1/+1
2023-02-08gdb: give sentinel for user frames distinct IDs, register sentinel frames to ...Simon Marchi4-18/+70
2023-02-08gdb: call frame unwinders' dealloc_cache methods through destroying the frame...Simon Marchi1-15/+24
2023-02-08Remove block.h includes from some tdep filesTom Tromey5-5/+0
2023-02-08Don't include block.h from expop.hTom Tromey2-6/+8
2023-02-08Simplify interp::exec / interp_exec - let exceptions propagatePedro Alves7-64/+30
2023-02-08Avoid FAILs in gdb.compileTom Tromey2-8/+55
2023-02-08Don't let .gdb_history file cause failuresTom Tromey1-0/+4
2023-02-08Merge fixup_section and fixup_symbol_sectionTom Tromey2-70/+45
2023-02-08Remove most calls to fixup_symbol_sectionTom Tromey5-36/+10
2023-02-08Set section index when setting a symbol's blockTom Tromey1-0/+1
2023-02-08Remove compunit_symtab::m_block_line_sectionTom Tromey6-29/+6
2023-02-08Do not pass section index to end_compunit_symtabTom Tromey10-46/+32
2023-02-08Set section indices when symbols are madeTom Tromey4-11/+43
2023-02-08Use default section indexes in fixup_symbol_sectionTom Tromey2-8/+17
2023-02-08Simplify checks of cooked_indexTom Tromey1-12/+14
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/longjmp.expTom de Vries1-138/+157
2023-02-08[gdb/testsuite] Use maint ignore-probes in gdb.base/solib-corrupted.expTom de Vries1-12/+14
2023-02-07gprofng: fix SIGSEGV when processing unusual dwarfVladimir Mezentsev2-14/+22
2023-02-08Re: Resetting section vma after _bfd_dwarf2_find_nearest_lineAlan Modra1-1/+1