aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[gdb/symtab] Add reset_compunit_symtabusers/vries/lazy-symtab-expansionTom de Vries3-1/+22
2021-06-24[BRANCH-PART] D: Fix any subsequent commandTom de Vries1-1/+1
2021-06-24Revert "Disable-lazy"Tom de Vries1-1/+1
2021-06-24fixTom de Vries1-1/+10
2021-06-24fixTom de Vries2-6/+41
2021-06-24Disable-lazyTom de Vries1-1/+1
2021-06-24[gdb/symtab] Assert that per-cu symtab expansion state is definedTom de Vries1-0/+2
2021-06-24[gdb/symtab] Add per-cu expansion stateTom de Vries1-0/+7
2021-06-24[gdb/symtab] Expand type of interesting symbolTom de Vries1-12/+30
2021-06-24[gdb/symtab] Fixup psymbol_functions::find_pc_sect_psymtabTom de Vries1-1/+4
2021-06-24[gdb/symtab] Keep track of more interesting symbolsTom de Vries1-0/+7
2021-06-24[gdb/symtab] Fix problem with enum valueTom de Vries1-1/+5
2021-06-24[BRANCH-PART] C: Fix any initial commandTom de Vries1-1/+1
2021-06-24[gdb/symtab] Handle interesting_symbols in read_file_scopeTom de Vries1-3/+26
2021-06-24[gdb/symtab] Add interesting_symbols to dwarf2_per_cu_dataTom de Vries2-1/+9
2021-06-24[gdb/symtab] Keep track of interesting_symbols in partial_symtabTom de Vries2-1/+14
2021-06-24[gdb/symtab] Initialize sect_off field of partial_symtabTom de Vries3-3/+16
2021-06-24[gdb/symtab] Add sect_off map to partial_symtabTom de Vries1-0/+6
2021-06-24[gdb/symtab] Declare lazy_expand_symtab_pTom de Vries1-0/+2
2021-06-24[gdb/symtab] Set lazy_expand_symtab_p to trueTom de Vries1-1/+1
2021-06-24[gdb/symtab] Add lazy_expand_symtab_p, default to falseTom de Vries1-0/+10
2021-06-24[BRANCH-PART] B: Make running example fastTom de Vries1-1/+1
2021-06-24[gdb/symtab] Simplify child_die loop in read_file_scopeTom de Vries1-9/+4
2021-06-24[BRANCH-PART] A: GenericTom de Vries1-0/+1
2021-06-24[gdb/symtab] Cover letter -- Lazy expansion of full symbol tableTom de Vries1-0/+104
2021-06-24[gdb/testsuite] Fix duplicate in gdb.base/info-macros.expTom de Vries2-2/+9
2021-06-24[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.expTom de Vries2-55/+68
2021-06-24gas: update csect alignment for PPC prefixed instructions on XCOFFClément Chigot2-0/+10
2021-06-23sim: syscall: handle killing the sim itselfMike Frysinger2-2/+18
2021-06-23sim: cris: override getpid callbackMike Frysinger2-0/+13
2021-06-23sim: callback: add a kill interfaceMike Frysinger5-0/+40
2021-06-24Automatic date update in version.inGDB Administrator1-1/+1
2021-06-23sim: switch common srcdir to abs_srcdirMike Frysinger5-20/+29
2021-06-23[gdb/testsuite] Rewrite gdb_test_linesTom de Vries5-80/+47
2021-06-23Automatic date update in version.inGDB Administrator1-1/+1
2021-06-22sim: cris: fix a few warningsMike Frysinger2-2/+9
2021-06-22sim: callback: add missing cb_target_to_host_signalMike Frysinger2-0/+17
2021-06-22sim: callback: generate signal mapMike Frysinger3-0/+36
2021-06-22sim: callback: add a getpid interfaceMike Frysinger5-1/+26
2021-06-22sim: rx: merge with common configure scriptMike Frysinger9-2947/+76
2021-06-22sim: drop configure scripts for simple portsMike Frysinger104-49374/+809
2021-06-22gdb: fix python/lib/gdb/__init__.py formattingSimon Marchi2-3/+7
2021-06-22gdb: remove unnecessary parameter wait_ptid from do_target_waitSimon Marchi2-7/+10
2021-06-22gdb/python: print name of unwinder that claimed frame in debug messageSimon Marchi3-11/+46
2021-06-22gdb: Support DW_LLE_start_endAndreas Schwab6-1/+235
2021-06-22[gdb/testsuite] Add gdb.dwarf2/imported-unit-c.expTom de Vries2-0/+114
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu11-68/+212
2021-06-22gdb/remote: handle target dying just before a stepiAndrew Burgess4-14/+73
2021-06-22opcodes: make use of __builtin_popcount when availableAndrew Burgess2-0/+9
2021-06-22picojava assembler and disassembler fixesAlan Modra6-175/+167