aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-10-13PowerPC testsuite fails and duplicatesAlan Modra13-137/+22
2020-10-13Re: gdb: Improve formatting of 'show architecture' messagesAlan Modra6-9/+18
2020-10-12Reject ambiguous C++ field accesses (PR exp/26602)Pedro Alves3-156/+272
2020-10-12Fix testcases with required but unreferenced functions and variablesGary Benson15-19/+36
2020-10-11gdb: detect main function even when there's no matching msymbolAndrew Burgess2-2/+6
2020-10-09Fix bit offset regressionTom Tromey3-5/+14
2020-10-09Handle void results as unformatted printsHannes Domani2-0/+10
2020-10-09Notify observers that directories have changed when using "directory" CLI com...Jan Vrany2-0/+16
2020-10-08Style more output of "disassemble" commandTom Tromey2-1/+8
2020-10-07Rename some tests in find.expTom Tromey2-6/+10
2020-10-06Fix gdb.base/list.exp with ClangGary Benson3-2/+7
2020-10-06Fix gdb.base/list-ambiguous.exp with ClangGary Benson3-2/+8
2020-10-06gdb/testsuite: allow gdb.base/overlays.exp to compile for m32rAndrew Burgess4-38/+58
2020-10-05Fix function argument and return value locationsHannes Domani3-1/+23
2020-10-02Fix spelling mistake in gdb/testsuite/README.Gary Benson2-1/+5
2020-09-30Fix gdb.dwarf2/dw2-double-set-die-type.exp with ClangGary Benson2-4/+10
2020-09-27Remove test duplicate from gdb.tuiTom Tromey2-4/+10
2020-09-26gdb: Fix from_tty argument to gdb.execute in Python.Gareth Rees2-0/+19
2020-09-25Fix gdb.base/infcall-nested-structs-c++.exp with ClangGary Benson2-0/+13
2020-09-25Fix compilation of .c files as C++ when using ClangGary Benson2-2/+8
2020-09-24Don't let TUI focus on locatorTom Tromey2-0/+6
2020-09-23Handle bit offset and bit size in base typesTom Tromey3-0/+254
2020-09-20Fix mi_gdb_exit with secondary MI channelsPedro Alves2-0/+17
2020-09-20Robustify gdb.base/testenv.exp:find_envPedro Alves2-0/+11
2020-09-19gdb/fortran: Change whitespace when printing arraysAndrew Burgess6-14/+22
2020-09-18gdb: Update i386_analyze_prologue to skip endbr32Victor Collod3-3/+12
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