aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-05-07gdb/guile: perform tilde expansion when sourcing guile scriptsAndrew Burgess2-0/+11
2021-05-07gdb/testsuite: use gdb_test_no_output instead of send_gdbAndrew Burgess2-2/+7
2021-05-07gdb: re-format Python files using black 21.4b0Simon Marchi56-867/+1055
2021-05-06gdb/guile: don't try to print location for watchpointsAndrew Burgess2-0/+10
2021-05-06gdb/testsuite: use proc_with_prefix in gdb.guile/scm-breakpoint.expAndrew Burgess2-424/+423
2021-05-06gdb/testsuite: resolve duplicate test names in gdb.guile/scm-breakpoint.expAndrew Burgess2-10/+19
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur2-0/+16
2021-05-06gdb/mi: add a '--force-condition' flag to the '-break-insert' cmdTankut Baris Aktemur2-0/+25
2021-05-05[gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnowTom de Vries2-17/+38
2021-05-05[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnowTom de Vries2-2/+7
2021-05-04gdb: update Type.fields doc based on actual GDB behaviorSimon Marchi2-0/+8
2021-05-04gdb/testsuite: adjust gdb.python/flexible-array-member.exp expected patternSimon Marchi2-4/+18
2021-05-03gdb/testsuite: update expected results in gdb.python/py-startup-opt.expAndrew Burgess2-1/+36
2021-04-30Fix crash with GNAT minimal encodingsTom Tromey4-0/+19
2021-04-30[gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust against timeoutsTom de Vries2-33/+42
2021-04-30[gdb/testsuite] Fix duplicate test name in gdb.mi/mi-sym-info.expTom de Vries2-33/+4
2021-04-29[gdb/testsuite] Fix timeout in gdb.base/valgrind-infcall-2.expTom de Vries2-1/+7
2021-04-28Fix Ada overloading with 'null'Tom Tromey3-0/+84
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess2-0/+122
2021-04-27Fix timeout with maint print objfilesLuis Machado3-8/+17
2021-04-27Fix timeout for gdb.xml/tdesc-reload.expLuis Machado2-2/+9
2021-04-27gdb: do autoload before notifying Python side in new_objfile eventMichael Weghorn7-0/+269
2021-04-26Add test case for gdb 10 crashTom Tromey4-0/+209
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi2-0/+15
2021-04-26Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado2-1/+6
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX4-234/+359
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess2-6/+15
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey3-1/+29
2021-04-22gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi2-0/+8
2021-04-22gdb: fix getting range of flexible array member in PythonSimon Marchi5-0/+185
2021-04-22Improve code coverage of Rust testingTom Tromey4-0/+31
2021-04-21Fix test case gdb.base/valgrind-bt.exp.Carl Love3-2/+16
2021-04-21gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'Tankut Baris Aktemur2-0/+18
2021-04-21testsuite, gdb.mi: fix duplicate test names in mi-break.expSimon Marchi2-9/+14
2021-04-20gdb: Allow address space qualifier parsing in C++.Felix Willgerodt2-0/+39
2021-04-19Fix kfail patterns in inline-locals.expTom Tromey2-2/+7
2021-04-17Avoid crash in write_psymtabs_to_indexTom Tromey2-0/+32
2021-04-16Rewrite the Rust expression parserTom Tromey3-2/+11
2021-04-16Fix syntax error in Rust testTom Tromey2-1/+5
2021-04-16gdb/testsuite: use -gdwarf-4 in simavr boardSimon Marchi2-0/+8
2021-04-16Print bfloat16 DWARF types correctlyLuis Machado2-0/+86
2021-04-15gdb/testsuite: don't include paths in test namesAndrew Burgess2-1/+7
2021-04-15gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.expSimon Marchi2-6/+8
2021-04-15Avoid crash in Ada value printing with optimized-out arrayTom Tromey2-1/+36
2021-04-15gdb: add "set startup-quietly" commandTom Tromey2-0/+43
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess4-0/+139
2021-04-14testsuite, dwarf2: use @DW_INL_declared_inlined in a testTankut Baris Aktemur2-1/+6
2021-04-14gdb/dwarf2: fix "info locals" for clang-compiled inlined functionsTankut Baris Aktemur5-0/+250
2021-04-14testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.expTankut Baris Aktemur2-0/+9
2021-04-12[PATCH,rs6000] Fix vsx-regs.exp testcase failureWill Schmidt2-1/+16