aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[gdb/symtab] Add reset_compunit_symtabusers/vries/lazy-symtab-expansionTom de Vries3-1/+22
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[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[gdb/symtab] Simplify child_die loop in read_file_scopeTom de Vries1-9/+4
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-23[gdb/testsuite] Rewrite gdb_test_linesTom de Vries5-80/+47
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-22gdb/remote: handle target dying just before a stepiAndrew Burgess4-14/+73
2021-06-21gdb/riscv: add support for vector registers in target descriptionsAndrew Burgess8-6/+177
2021-06-21gdb/python: add PendingFrame.level and Frame.level methodsAndrew Burgess11-0/+258
2021-06-21gdb/python: move PyLong_From* calls into py-utils.cAndrew Burgess2-1/+6
2021-06-21gdb/python: handle saving user registers in a frame unwinderAndrew Burgess6-0/+239
2021-06-19gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRSMike Frysinger5-39/+30
2021-06-18Fix powerpc-power8.exp test with new mnemonicsCarl Love3-4/+11
2021-06-17Don't call sigtimedwait for scoped_ignore_sigttouPedro Alves1-0/+10
2021-06-17Add a unit test for scoped_ignore_sigpipePedro Alves3-0/+133
2021-06-17Introduce scoped_restore_signalPedro Alves2-28/+13
2021-06-17Move scoped_ignore_sigttou to gdbsupport/Pedro Alves7-61/+10
2021-06-17gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserverSimon Marchi2-5/+23
2021-06-17gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test namesSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi2-2/+6
2021-06-17gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi2-29/+31
2021-06-17Make the TUI command window support the mousePedro Alves4-52/+186
2021-06-16sim: make some rules silent by default in Make-common.inSimon Marchi2-0/+7
2021-06-16gdb, doc: Fix missed ChangeLog entry.Felix Willgerodt1-0/+6
2021-06-16btrace, doc: Clarify record function-call-history documentation.Felix Willgerodt1-15/+14
2021-06-16[gdb/symtab] Fix infinite recursion in dwarf2_cu::get_builder(), againTom de Vries5-23/+36
2021-06-15Fix typo in vsx-regs.exp testCarl Love1-1/+1
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra2-1/+5