aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2021-06-25gdb: change info sources to group results by objfileAndrew Burgess4-0/+248
2021-06-24[gdb/testsuite] Fix duplicate in gdb.base/info-macros.expTom de Vries1-2/+4
2021-06-24[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.expTom de Vries1-55/+64
2021-06-23[gdb/testsuite] Rewrite gdb_test_linesTom de Vries2-13/+16
2021-06-17gdb/testsuite: gdb.base/args.exp: add KFAIL for native-extended-gdbserverSimon Marchi1-5/+18
2021-06-17gdb/testsuite: gdb.base/args.exp: remove trailing parenthesis in test namesSimon Marchi1-2/+2
2021-06-17gdb/testsuite: gdb.base/args.exp: use $old_gdbflags last two testsSimon Marchi1-2/+2
2021-06-17gdb/testsuite: gdb.base/args.exp: use save_varsSimon Marchi1-29/+27
2021-06-14Fix silent gdb.base/annota1.exp test coverage regressionPedro Alves1-3/+6
2021-06-11print-symbol-loading.exp: Allow libc symbols to be already loadedKevin Buettner1-3/+12
2021-06-11testsuite/glib-2.34: Match/consume optional libthread_db related outputKevin Buettner2-1/+3
2021-06-10 [gdb/testsuite] Convert multi-line function call into single line.Bhuvanendra Kumar N1-9/+10
2021-06-08Use is/is not to check for None in python code.Lancelot SIX1-2/+2
2021-06-08[gdb/testsuite] Disallow single argument in multi_lineTom de Vries2-4/+6
2021-06-08[gdb/testsuite] Fix gdb.base/info-macros.exp with check-read1Tom de Vries2-85/+3
2021-06-08[gdb/testsuite] Simplify gdb.base/info-types.exp.tcl furtherTom de Vries1-31/+40
2021-06-08[gdb/testsuite] Fix gdb.base/batch-preserve-term-settings.exp with check-read1Tom de Vries1-1/+11
2021-06-08[gdb/testsuite] Simplify gdb.base/sect-cmd.expTom de Vries1-13/+6
2021-06-08[gdb/testsuite] Fix gdb.base/sect-cmd.expTom de Vries1-1/+1
2021-06-07gdb/testsuite: gdb.base/continue-all-already-running.exp: add fail if can't r...Simon Marchi1-0/+1
2021-06-07gdb/testsuite: use proc_with_prefix in gdb.base/attach.expSimon Marchi1-26/+24
2021-06-07[gdb/testsuite] Fix gdb.base/run-attach-while-running.expTom de Vries1-1/+7
2021-06-07[gdb/testsuite] Simplify gdb.base/info-types.exp.tclTom de Vries1-12/+8
2021-06-07[gdb/testsuite] Fix gdb.base/new-ui-pending-input.exp timeoutTom de Vries1-1/+1
2021-06-07[gdb/testsuite] Fix info-types-c.expTom de Vries1-7/+7
2021-06-01gdb: avoid premature dummy frame garbage collectionAndrew Burgess3-0/+178
2021-05-27gdb: add option to reverse order of _initialize function callsSimon Marchi1-0/+29
2021-05-19[gdb/testsuite] Fix read1 timeout in gdb.base/info-types-c++.expTom de Vries1-17/+80
2021-05-14testsuite: Cleanup some temp dirs with gdb-index filesBernd Edlinger1-0/+11
2021-05-13gdb: maybe unpush target from old inferior in inf_child_target::follow_execSimon Marchi1-1/+13
2021-05-11[gdb/testsuite] Update infrun regexp in gdb.base/watch_thread_num.expTom de Vries1-4/+16
2021-05-11[gdb/testsuite] Fix read1 timeout in gdb.base/gdb-sigterm.expTom de Vries1-1/+1
2021-05-07gdb/testsuite: use gdb_test_no_output instead of send_gdbAndrew Burgess1-2/+2
2021-04-27Fix timeout with maint print objfilesLuis Machado1-3/+0
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi1-0/+10
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX1-224/+338
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess1-6/+11
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey2-1/+23
2021-04-21Fix test case gdb.base/valgrind-bt.exp.Carl Love1-1/+3
2021-04-20gdb: Allow address space qualifier parsing in C++.Felix Willgerodt1-0/+35
2021-04-15gdb: add "set startup-quietly" commandTom Tromey1-0/+39
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess2-0/+131
2021-04-07CTF: handle forward reference typeWeimin Pan2-0/+14
2021-03-30gdb/dwarf: disable per-BFD resource sharing for -readnow objfilesSimon Marchi2-64/+0
2021-03-24Add memory tagging testcasesLuis Machado2-0/+88
2021-03-24Extend "x" and "print" commands to support memory taggingLuis Machado2-1/+2
2021-03-20Move psymtab statistics printing to psymtab.cTom Tromey1-1/+1
2021-03-19Enable macro test for clang compilerSourabh Singh Tomar3-9/+16
2021-03-17gdb/testsuite: add test for run/attach while program is runningSimon Marchi2-0/+189
2021-03-09Fix function call regression in new evaluatorTom Tromey2-0/+75