aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Change ridiculous section size errorAlan Modra1-1/+1
2021-10-07[gdb/testsuite] Fix FAIL in gdb.base/annota1.expTom de Vries1-1/+5
2021-10-07[gdb/testsuite] Refactor regexp in gdb.base/annota1.expTom de Vries1-21/+35
2021-10-07Automatic date update in version.inGDB Administrator1-1/+1
2021-10-06gdb/doc: improve 'show print elements' descriptionAndrew Burgess1-1/+0
2021-10-06[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.expTom de Vries2-1/+2
2021-10-06PR28420, ecoff fuzzing failuresAlan Modra2-18/+27
2021-10-06PR28402, fail to allocate line number arrayAlan Modra1-16/+19
2021-10-06PR28403, null pointer dereference in disassemble_bytesAlan Modra4-39/+45
2021-10-06PR28401, invalid section name lookupAlan Modra1-13/+17
2021-10-06Automatic date update in version.inGDB Administrator1-1/+1
2021-10-06[gdb/testsuite] Make tui testing less verboseTom de Vries1-9/+7
2021-10-06[gdb/testsuite] Add Term::dump_box in lib/tuiterm.expTom de Vries1-9/+33
2021-10-05gdb: Remove deprecated assertion in setting::getLancelot SIX1-1/+0
2021-10-05Remove 'varsize-limit'Tom Tromey7-63/+33
2021-10-05Allow lazy 'zero' valueTom Tromey2-12/+23
2021-10-05Add lval_funcs::is_optimized_outTom Tromey5-15/+66
2021-10-05[gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.expTom de Vries1-1/+5
2021-10-05gdb/python: fix memory leak in python inferior codeAndrew Burgess4-4/+176
2021-10-05[gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-missing-frame.expBhuvanendra Kumar N3-32/+25
2021-10-05gdb/python: add a new gdb_exiting eventAndrew Burgess10-5/+141
2021-10-05gdb/python: update events test to handle missing exit_codeAndrew Burgess3-2/+28
2021-10-05Automatic date update in version.inGDB Administrator1-1/+1
2021-10-04Use unique_xmalloc_ptr<char> when demanglingTom Tromey23-136/+118
2021-10-04Minor boolean fix in windows-nat.cTom Tromey1-1/+1
2021-10-04[gdb/build] Add CXX_DIALECT to CXXTom de Vries4-0/+32
2021-10-04[gdb/symtab] Use unrelocated addresses in call_siteSimon Marchi5-9/+25
2021-10-04[gdb/symtab] C++-ify call_siteSimon Marchi6-51/+77
2021-10-04[gdb/symtab] Add call_site_eq and call_site_hashTom de Vries3-4/+23
2021-10-04Fix remote-sim.c compilationTom Tromey1-3/+3
2021-10-04[gdb/testsuite] update analyze-racy-logs.py to python3Bruno Larsen1-7/+7
2021-10-04gdbsupport: remove attempt to define TARGET_WORD_SIZEAndrew Burgess3-14/+0
2021-10-04sim: add --info-target for listing supported BFD targetsMike Frysinger1-0/+19
2021-10-04Automatic date update in version.inGDB Administrator1-1/+1
2021-10-03gdb: Setting setter return a bool to tell if the value changedLancelot SIX2-72/+21
2021-10-03gdb: Have setter and getter callbacks for settingsLancelot SIX2-46/+502
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi44-510/+477
2021-10-03gdb: Introduce setting construct within cmd_list_elementLancelot SIX14-257/+547
2021-10-03sim: filter out SIGSTKSZ [PR sim/28302]Mike Frysinger3-7/+5
2021-10-03sim: ppc: fallback when ln is not available [PR sim/18864]Mike Frysinger2-2/+3
2021-10-03gdb: Fix comment in riscv_scan_prologueLancelot SIX1-1/+1
2021-10-03gdb: Support the c.mv insn in the riscv prologue scanner.Lancelot SIX4-1/+132
2021-10-03Automatic date update in version.inGDB Administrator1-1/+1
2021-10-02[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTABSimon Marchi4-8/+37
2021-10-02gdb/python: fix a few flake8 warningsSimon Marchi4-13/+5
2021-10-02Automatic date update in version.inGDB Administrator1-1/+1
2021-10-01Fix build failure for 32-bit targetsLuis Machado1-1/+1
2021-10-01Fix mistake in RX assembler documentation (special section names)Nick Clifton1-2/+2
2021-10-01[gdb/symtab] Fix htab_find_slot call in read_call_site_scopeSimon Marchi2-6/+3
2021-10-01PATCH bfd: Fix linker warning for recently introduced arm attributesAndrea Corallo1-1/+1