aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-02-27[PR gdb/27393] set directories: handle empty dirs.Lancelot SIX4-0/+54
2021-02-26Minor fix in skip_ctf_testsTom Tromey2-1/+7
2021-02-26testsuite: Remove extra \n from expected output of tsv notificationsJan Vrany2-5/+10
2021-02-26testsuite: note on use_gdb_stub usageMarkus Metzger2-0/+7
2021-02-25Fix date in ChangeLogKevin Buettner1-1/+1
2021-02-25Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h>Kevin Buettner2-0/+11
2021-02-25gdb: relax assertion in target_mourn_inferiorSimon Marchi2-1/+7
2021-02-25Fix initial thread state of non-threaded remote targetsJan Matyas4-4/+36
2021-02-25gdb/testsuite: Add a missing -wrap in gdb_test_multipleAndrew Burgess2-1/+5
2021-02-25gdb/mi: Remove extra \n from tsv and and traceframe notificationsJan Vrany2-4/+10
2021-02-25[gdb/symtab] Fix wrong unit_type Dwarf ErrorTom de Vries2-1/+7
2021-02-25gdb/fortran: don't access non-existent type fieldsAndrew Burgess6-18/+243
2021-02-25gdb/fortran: add support for ASSOCIATED builtinAndrew Burgess7-14/+436
2021-02-25gdb/fortran: add support for legacy .xor. operatorAndrew Burgess4-0/+17
2021-02-24[gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_implicit_constTom de Vries4-3/+47
2021-02-24Add comment regarding include order of <sys/ptrace.h> and <asm/ptrace.h>Kevin Buettner2-0/+12
2021-02-24Fix aarch64-linux-hw-point.c build problemKevin Buettner2-1/+6
2021-02-24gdb: use std::string instead of a fixed size bufferAndrew Burgess4-18/+24
2021-02-24gdb: move get_section_table from exec_target to dummy_targetAndrew Burgess6-13/+27
2021-02-24gdb: make the target_sections table private within program_spaceAndrew Burgess5-22/+59
2021-02-24gdb/testsuite: enable gdb.base/sect-cmd.exp test for all targetsAndrew Burgess2-85/+56
2021-02-24gdb: spread a little 'const' through the target_section_table codeAndrew Burgess14-38/+69
2021-02-24gdb: add a new 'maint info target-sections' commandAndrew Burgess7-1/+153
2021-02-24gdb/riscv: select rv32 target by default when requestedAndrew Burgess4-15/+86
2021-02-24gdb: call value_ind for pointers to dynamic types in UNOP_IND evaluationAndrew Burgess4-23/+51
2021-02-23gdb/dwarf: create and destroy dwarf2_per_bfd's CUs-to-expand queueSimon Marchi3-30/+57
2021-02-23gdb/dwarf: don't enqueue CU in maybe_queue_comp_unit if already expandedSimon Marchi2-17/+61
2021-02-23gdb: linux-nat: make linux_nat_filter_event return voidSimon Marchi2-12/+16
2021-02-22Change target_bfd_reopen to take a gdb_bfd_ref_ptrTom Tromey4-13/+19
2021-02-22gdb: add asserts in thread codeSimon Marchi2-0/+9
2021-02-22gdb: push target earlier in procfs_target::attach (PR 27435)Simon Marchi4-18/+36
2021-02-18amd64-linux-siginfo.c: Adjust include order to avoid gnulib errorKevin Buettner2-1/+7
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu2-12/+21
2021-02-18Introduce expression::evaluateTom Tromey3-22/+37
2021-02-18gdb/testsuite: only run gdb.arch/i386-biarch-core.exp on suitable targetsAndrew Burgess2-0/+9
2021-02-18gdb: add missing full stops in --helpMarco Barisione1-2/+2
2021-02-17Fix completion related libstdc++ assert when using -D_GLIBCXX_DEBUGKevin Buettner2-2/+8
2021-02-17[PR cli/17290] gdb/doc: Fix show remote interrupt-*.Lancelot SIX2-2/+8
2021-02-16Correction of gdb.dwarf2/pr13961.SAlok Kumar Sharma2-73/+88
2021-02-13config/debuginfod: do not include pkg.m4 directlyMike Frysinger2-0/+5
2021-02-12[gdb/threads] Fix lin_thread_get_thread_signals for glibc 2.28Tom de Vries4-27/+40
2021-02-12gdb/fortran: support ALLOCATED builtinAndrew Burgess7-0/+136
2021-02-11[gdb/symtab] Handle DW_FORM_strx in form_requires_reprocessingTom de Vries2-1/+8
2021-02-11Fix two Fortran regressionsTom Tromey2-1/+6
2021-02-11gdb/testsuite: remove old commentAndrew Burgess2-5/+4
2021-02-11gdb: change 'maint info section' to use command optionsAndrew Burgess7-107/+213
2021-02-11gdb: 'maint info sections' - handle the no executable caseAndrew Burgess4-63/+105
2021-02-11gdb/testsuite: split 'maint info sections' tests to a new fileAndrew Burgess3-87/+135
2021-02-11gdb: add obj_section function to bound_minimal_symbolAndrew Burgess6-4/+22
2021-02-10gdb: adjust comment in gdb.multi/multi-target.exp.tclSimon Marchi1-1/+1