aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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-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 Vries2-0/+16
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-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-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-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-01Fix build failure for 32-bit targetsLuis Machado1-1/+1
2021-10-01[gdb/symtab] Fix htab_find_slot call in read_call_site_scopeSimon Marchi2-6/+3
2021-09-30gdb/testsuite/dwarf: use options for rnglists/loclists procsSimon Marchi7-75/+46
2021-09-30gdb/testsuite/dwarf: don't define nested procs for rnglists/loclistsSimon Marchi2-259/+301
2021-09-30gdb: remove TYPE_FIELD_NAME and FIELD_NAME macrosSimon Marchi34-158/+155
2021-09-30gdb: add field::name / field::set_nameSimon Marchi11-59/+71
2021-09-30[PR gdb/28369] Use get_shell on gdb/ser-pipe.cSergio Durigan Junior1-1/+4
2021-09-30[gdb/testsuite] Add untested for missing xml support in gdb.base/valgrind*.expTom de Vries4-0/+4
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi598-784/+75
2021-09-30gdbsupport: make gdb_mkostemp_cloexec return a scoped_fdSimon Marchi4-10/+11
2021-09-30gdbsupport: make gdb_open_cloexec return scoped_fdSimon Marchi13-42/+32
2021-09-30Fix Windows crash from stop_pc changeTom Tromey1-0/+1
2021-09-30[gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+1
2021-09-30[gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.expTom de Vries1-1/+0
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.expTom de Vries1-9/+6
2021-09-30[gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/structs.expTom de Vries1-141/+63
2021-09-30[gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.expTom de Vries1-8/+14
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/cvexpr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/call-sc.expTom de Vries1-27/+18
2021-09-30[gdb/testsuite] Fix untested messages in gdb.mi/*.expTom de Vries5-5/+5
2021-09-30[gdb/testsuite] Fix full buffer in gdb.rust/dwindex.expTom de Vries1-10/+24
2021-09-30[gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so without debugTom de Vries1-0/+3