aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-04-25[gdb/testsuite] Add target board debug-typesTom de Vries2-0/+45
2020-04-25gdb/testsuite: Remove build paths from test namesAndrew Burgess2-2/+8
2020-04-24Use the linkage name if it existsTom Tromey5-6/+46
2020-04-24Don't call compute_and_set_names for partial symbolsTom Tromey4-99/+67
2020-04-24[gdb/testsuite] Fix language in dw2-bad-mips-linkage-name.expTom de Vries2-3/+8
2020-04-24Update test cases that work with minimal encodingsTom Tromey6-104/+221
2020-04-24Add Python support for dynamic typesTom Tromey3-0/+26
2020-04-24Add tests for Ada changesTom Tromey8-86/+276
2020-04-24Add support for variable field offsetsTom Tromey4-0/+40
2020-04-24Add support for dynamic type lengthsTom Tromey4-0/+113
2020-04-24[gdb/testsuite] Reset errcnt in clean_restartTom de Vries2-2/+10
2020-04-24[gdb/testsuite] Compile dwzbuildid-mismatch more quietlyTom de Vries2-1/+6
2020-04-24[gdb/testsuite] Compile gdb.dwarf2/dw2-error.exp quietlyTom de Vries2-1/+5
2020-04-24[gdb/testsuite] Reduce errors after gdb exit in default_gdb_startTom de Vries3-2/+32
2020-04-23[gdb/symtab] Prefer def over decl (inter-CU case, with context)Tom de Vries2-0/+11
2020-04-23[gdb/symtab] Prefer def over decl (inter-CU case)Tom de Vries4-0/+75
2020-04-23[gdb/testsuite] Skip gdb.base/readnever.exp with target board readnowTom de Vries2-0/+11
2020-04-22[gdb/testsuite] Fix .debug_ranges in gdb.mi/dw2-ref-missing-frame-func.cTom de Vries3-2/+12
2020-04-22[gdb/testsuite] Fix .debug_aranges in gdb.dlang/watch-loc.cTom de Vries2-1/+7
2020-04-22ChangeLog entries for my last changes.Mihails Strasuns1-0/+17
2020-04-22[gdb/symtab] Store external var decls in psymtabTom de Vries5-2/+89
2020-04-22[gdb/symtab] Find filename in shared psymtabTom de Vries2-0/+12
2020-04-22[gdb/symtab] Don't create duplicate psymtab for forward-imported CUTom de Vries2-0/+24
2020-04-21Fix compilation errors with clang in gdb.base/advance.cGary Benson2-1/+8
2020-04-21gdb/infrun: switch the context before 'displaced_step_restore'Tankut Baris Aktemur3-0/+77
2020-04-21gdb, btrace: make record-btrace per-inferiorMarkus Metzger3-0/+99
2020-04-21gdb, btrace: forward fetch_registers for unknown threadsMarkus Metzger3-0/+98
2020-04-21[gdb] Fix hang after ext sigkillTom de Vries3-0/+127
2020-04-21[gdb/testsuite] share jit-protocol.h by all jit testsMihails Strasuns5-85/+13
2020-04-21[gdb/testsuite] structured rename of jit test filesMihails Strasuns16-13/+13
2020-04-21[gdb/testsuite] allow more registers in gdb.base/jit-reader.expMihails Strasuns1-2/+14
2020-04-20Use support_nested_function_tests in gdb.base/nested-subp1.exp et alGary Benson4-6/+9
2020-04-20Disable nested function tests for clangGary Benson4-0/+24
2020-04-20Fix ChangeLog entry for commit fa93cc8f35dbed69c3c47aa803686d87f2143779Gary Benson1-2/+1
2020-04-20gdb: fix tabs vs spaces in ChangeLogSimon Marchi1-2/+2
2020-04-20Fix compilation error with clang in gdb/testsuite/gdb.cp/exception.ccGary Benson2-2/+4
2020-04-20Fix compilation error with clang in gdb/testsuite/gdb.trace/tspeed.cGary Benson2-1/+6
2020-04-20Fix compilation error with clang in gdb/testsuite/gdb.base/jit-main.cGary Benson2-1/+5
2020-04-18Fix gdb.base/attach-twice.c build on NetBSDKamil Rytarowski2-1/+14
2020-04-17Fix the build of fork-running-state.c on NetBSDKamil Rytarowski2-0/+5
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey6-26/+35
2020-04-16[gdb/symtab] Handle PU without import in "save gdb-index"Tom de Vries4-37/+146
2020-04-16[gdb/testsuite] Fix maint-expand-symbols-header-file.exp for cc-with-gdb-indexTom de Vries2-1/+12
2020-04-15gdb: Don't corrupt completions hash when expanding the hash tableAndrew Burgess2-0/+96
2020-04-14[gdb] Fix missing symtab includesTom de Vries2-0/+85
2020-04-14[gdb] Expand symbolless symtabs using maint expand-symtabsTom de Vries4-0/+101
2020-04-14gdb/testsuite: Move helper function into lib/dwarf.expAndrew Burgess6-57/+27
2020-04-13[gdb/testsuite] Fix gdb.ada/catch_ex_std.exp gnatlink FAILTom de Vries2-0/+8
2020-04-10[gdb/testsuite] Fix -readnow FAIL in gdb.base/style.expTom de Vries2-1/+15
2020-04-10[gdb/cli] Don't let python colorize strip leading newlinesTom de Vries3-1/+18