aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Fix "thread find" with multiple inferiors/targets (PR gdb/26631)Pedro Alves2-0/+111
2020-09-18Split gdb.multi/multi-target.exp into separate testcasesPedro Alves8-546/+670
2020-09-18gdb/testsuite: Add missing expected resultsAndrew Burgess2-1/+8
2020-09-18gdb.cp/call-c.exp C++ifyPedro Alves2-0/+7
2020-09-18gdb.python/py-frame-inline.exp and C++Pedro Alves2-1/+6
2020-09-18gdb.python/py-as-string.exp C++ifyPedro Alves2-1/+5
2020-09-18gdb.base/sizeof.exp C++ifyPedro Alves2-1/+5
2020-09-18gdb.base/share-env-with-gdbserver.exp C++ifyPedro Alves2-1/+5
2020-09-18gdb.base/{prologue,symbol-alias}.exp C++ifyPedro Alves5-2/+23
2020-09-18gdb.python/py-nested-maps.exp C++ifyPedro Alves2-22/+31
2020-09-18gdb.python/{py-framefilter-mi,py-framefilter}.c C++ifyPedro Alves3-6/+11
2020-09-18gdb.mi/var-cmd.c C++ifyPedro Alves2-1/+5
2020-09-18gdb.base/{exprs,ptype,ptype1,setvar,whatis}.c C++ifyPedro Alves6-11/+20
2020-09-18gdb.base/charset.{c,exp} C++ifyPedro Alves3-7/+19
2020-09-18gdb.base/watchpoint.{c,exp}Pedro Alves3-4/+11
2020-09-18gdb.base/printcmds.c C++-ifyPedro Alves2-3/+8
2020-09-18gdb.base/examine-backward.exp C++ify and ClangPedro Alves3-4/+19
2020-09-18gdb.base/nested-addr.{c,exp} C++ifyPedro Alves3-2/+7
2020-09-18gdb.base/break.exp C++ifyPedro Alves2-22/+33
2020-09-18gdb.base/display.exp C++ifyPedro Alves2-0/+7
2020-09-17gdb.base/find.exp C++ifyPedro Alves3-1/+11
2020-09-16Match demangled name in "skip"Tom Tromey3-0/+67
2020-09-16[gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64Tom de Vries3-3/+33
2020-09-16gdb/breakpoint: make a copy of the "commands" command's argumentTankut Baris Aktemur4-0/+87
2020-09-16[gdb/testsuite] Detect gdb prompt after monitor exitTom de Vries2-1/+13
2020-09-16[gdb/testsuite] Catch condition evaluation errors in gdb_assertTom de Vries2-2/+7
2020-09-16[gdb/testsuite] Fix unbalanced braces in gdb.tui/new-layout.expTom de Vries2-6/+11
2020-09-15Avoid running one Rust test against older LLVMTom Tromey3-2/+36
2020-09-14[gdb/testsuite] Fix PATH warning in gdb.rust/traits.expTom de Vries2-1/+5
2020-09-13gdb/testsuite: Explicitly return from mainPedro Alves54-11/+154
2020-09-13Fix gdb.base/share-env-with-gdbserver.exp with ClangPedro Alves2-1/+8
2020-09-13Make default_mi_gdb_start/dbx_gdb_start use gdb_spawnPedro Alves3-22/+30
2020-09-13Fix a couple gdb.dwarf2/ testcases with "clang -flto"Pedro Alves3-15/+27
2020-09-13Add MI "-break-insert --qualified"Pedro Alves4-21/+283
2020-09-13Remove stale "register" bits from gdb.cp/misc.ccPedro Alves4-41/+10
2020-09-13Move "register" test out of classes.exp to a separate testcasePedro Alves5-72/+136
2020-09-13Don't drop static function bp locations w/o debug infoPedro Alves8-0/+315
2020-09-12Bump version to 11.0.50.DATE-git.Joel Brobecker2-1/+5
2020-09-11Add bfloat16 support for AVX512 register view.Felix Willgerodt4-0/+296
2020-09-11[gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for PR26602Tom de Vries2-0/+12
2020-09-11gdb/testsuite: remove stale comment in gdb.base/bp-cmds-execution-x-script.expTankut Baris Aktemur2-5/+4
2020-09-10PR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4testFI5identZvAlan Modra2-2/+7
2020-09-08[gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.expTom de Vries2-0/+6
2020-09-03Allow Flang kind printing in complex.exp,pointer-to-pointer.exp,vla-ptr-info.expAlok Kumar Sharma5-8/+53
2020-09-03[gdb/breakpoint, PIE] Handle setting breakpoint on label without addressTom de Vries2-0/+10
2020-09-02Do not auto-dereference null pointers in Ada MI varobjTom Tromey4-11/+31
2020-08-31corefile.exp: XFAIL warning-free test when testing on dockerKevin Buettner2-0/+12
2020-08-31Work around incorrect/broken pathnames in NT_FILE noteKevin Buettner2-0/+31
2020-08-31gdb: fix nits in previous patchesSimon Marchi2-1/+5
2020-08-31gdb: support frames inlined into the outer frameScott Linder3-0/+256