aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2020-12-13gdb: new command 'maint flush dcache'Andrew Burgess2-0/+97
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess2-2/+2
2020-12-11gdb: improve the warning given for deprecated aliases with a prefixAndrew Burgess1-2/+2
2020-12-11gdb: give deprecated command warning for aliases with a prefixAndrew Burgess2-0/+26
2020-12-11gdb: don't warn about deprecated aliases during tab completionAndrew Burgess1-0/+6
2020-12-11[gdb/testsuite] Fix gdb.base/float128.exp with --with-mpfr=noTom de Vries1-1/+21
2020-12-09gdb: fix value_subscript when array upper bound is not knownSimon Marchi2-0/+136
2020-12-07gdb.base/break-on-linker-gcd-function.exp: Remove unused variablePedro Alves1-1/+0
2020-12-07gdb/main: execute breakpoint commands for '-iex' and '-ex' commandsTankut Baris Aktemur3-0/+90
2020-11-24gdb/testsuite: do not hard-code location indices in condbreak-multi-context.expTankut Baris Aktemur1-67/+123
2020-11-22gdb/testsuite: add template for test casesSimon Marchi2-0/+56
2020-11-21[gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.expTom de Vries1-1/+39
2020-11-19gdb: update command completion for watch, awatch, and rwatchAndrew Burgess1-0/+11
2020-11-17gdb: improve command completion for 'print', 'x', and 'display'Andrew Burgess1-0/+29
2020-11-11gdb/testsuite: add "breakpoint always-inserted" axis in gdb.base/continue-aft...Simon Marchi1-3/+10
2020-11-10Prevent false passes in gdb.base/vla-optimized-out.expGary Benson1-1/+1
2020-11-10Prevent inlining in gdb.base/vla-optimized-out.cGary Benson1-2/+2
2020-11-06gdb: fix debug expression dumping of function call expressionsAndrew Burgess2-19/+17
2020-11-02gdb/testsuite: fix failure in gdb.base/step-over-no-symbols.expSimon Marchi1-2/+2
2020-11-02Fix gdb.base/print-file-var.exp with ClangGary Benson1-8/+10
2020-11-02Fix testcases using __attribute__((noclone)) with ClangGary Benson3-36/+41
2020-10-30gdb/infrun: disable pagination in fetch_inferior_eventTankut Baris Aktemur5-264/+21
2020-10-29gdb: restore thread after detaching or killing an inferiorTankut Baris Aktemur1-0/+2
2020-10-28[gdb/testsuite] Fix re-read FAILs with -readnowTom de Vries1-0/+8
2020-10-28[gdb/testsuite] Fix gdb.base/relocate.exp with -readnowTom de Vries1-4/+5
2020-10-27[gdb/testsuite] Fix gdb.base/multi-forks.exp timeout with -readnowTom de Vries1-1/+11
2020-10-27[gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.expTom de Vries1-20/+26
2020-10-27[gdb/testsuite] Fix gdb.base/maint.exp FAILs with -readnowTom de Vries1-5/+20
2020-10-27gdb/breakpoint: use gdb::option for the '-force' flagTankut Baris Aktemur1-0/+8
2020-10-27[gdb/testsuite] Fix section matching in find_pc_sect_compunit_symtabTom de Vries1-0/+22
2020-10-27gdb/breakpoint: add flags to 'condition' and 'break' commands to force conditionTankut Baris Aktemur1-0/+25
2020-10-27gdb/breakpoint: disable a bp location if condition is invalid at that locationTankut Baris Aktemur2-0/+284
2020-10-22Fix gdb.base/msym*.exp failuresLuis Machado2-5/+5
2020-10-13gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves24-49/+49
2020-10-13gdb/testsuite/: Use -qualified in runto_main / mi_runto_mainPedro Alves1-1/+1
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves16-19/+19
2020-10-13gdb: don't pass TARGET_WNOHANG to targets that can't async (PR 26642)Simon Marchi2-0/+63
2020-10-12Fix testcases with required but unreferenced functions and variablesGary Benson5-5/+5
2020-10-09Handle void results as unformatted printsHannes Domani1-0/+5
2020-10-08Style more output of "disassemble" commandTom Tromey1-1/+4
2020-10-07Rename some tests in find.expTom Tromey1-6/+6
2020-10-06Fix gdb.base/list.exp with ClangGary Benson2-2/+2
2020-10-06Fix gdb.base/list-ambiguous.exp with ClangGary Benson2-2/+2
2020-10-06gdb/testsuite: allow gdb.base/overlays.exp to compile for m32rAndrew Burgess3-38/+50
2020-10-05Fix function argument and return value locationsHannes Domani2-1/+18
2020-09-25Fix gdb.base/infcall-nested-structs-c++.exp with ClangGary Benson1-0/+7
2020-09-20Robustify gdb.base/testenv.exp:find_envPedro Alves1-0/+6
2020-09-18gdb.base/sizeof.exp C++ifyPedro Alves1-1/+1
2020-09-18gdb.base/share-env-with-gdbserver.exp C++ifyPedro Alves1-1/+1
2020-09-18gdb.base/{prologue,symbol-alias}.exp C++ifyPedro Alves4-2/+14