summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Prevent timeout in gdb.ada/float-bits.expTom de Vries2022-12-021-3/+10
* PowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and gdb.reverse/next-reverse...Carl Love2022-12-014-7/+130
* Add name canonicalization for CTom Tromey2022-12-011-3/+3
* Avoid timeouts in gdb.compileTom Tromey2022-12-0117-70/+82
* Remove obsolete check from skip_compile_feature_testsTom Tromey2022-12-011-3/+0
* Remove one copy of skip_compile_feature_testsTom Tromey2022-12-018-20/+12
* [gdb/testsuite] Wait longer for core generationTom de Vries2022-12-011-7/+13
* [gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64leTom de Vries2022-12-011-0/+28
* [gdb/testsuite] Fix DUPLICATEs in s390-multiarch.expTom de Vries2022-11-301-23/+27
* [gdb/testsuite] Enable gdb.arch/s390-disassembler-options.exp for --enable-ta...Tom de Vries2022-11-301-16/+20
* [gdb/testsuite] Fix gdb.base/vla-optimized-out.exp for ppc64leTom de Vries2022-11-291-6/+17
* gdb/testsuite: make gdb_unload use gdb_test_multipleSimon Marchi2022-11-294-32/+24
* gdb/testsuite: make gdb_test_multiple return immediately if send_gdb failsSimon Marchi2022-11-291-2/+6
* gdb/testsuite: remove use of then keyword from library filesAndrew Burgess2022-11-2811-109/+109
* gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess2022-11-2829-44/+44
* gdb/testsuite: remove use of then keyword from gdb.multi/*.expAndrew Burgess2022-11-289-18/+18
* gdb/testsuite: remove use of then keyword from gdb.fortran/*.expAndrew Burgess2022-11-2823-23/+23
* gdb/testsuite: remove use of then keyword from gdb.disasm/*.expAndrew Burgess2022-11-2813-26/+26
* gdb/testsuite: remove use of then keyword from gdb.reverse/*.expAndrew Burgess2022-11-2815-31/+31
* gdb/testsuite: remove use of then keyword from gdb.trace/*.expAndrew Burgess2022-11-2822-38/+38
* gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess2022-11-2838-60/+60
* gdb/testsuite: remove use of then keyword from gdb.python/*.expAndrew Burgess2022-11-2838-66/+66
* gdb/testsuite: remove use of then keyword from gdb.cp/*.expAndrew Burgess2022-11-2866-79/+79
* gdb/testsuite: remove use of then keyword from gdb.arch/*.expAndrew Burgess2022-11-2894-142/+142
* gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess2022-11-28216-435/+435
* gdb/testsuite: remove use of then keyword from gdb.ada/*.expAndrew Burgess2022-11-2851-55/+55
* gdb/testsuite: remove DOS line endings from a test scriptAndrew Burgess2022-11-281-92/+92
* [gdb/testsuite] Require hw watchpoint in gdb.ada/task_watch.expTom de Vries2022-11-281-0/+2
* [gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined.exp for ppc64leTom de Vries2022-11-281-1/+1
* gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi2022-11-2810-42/+43
* Fix range type signed-ness heuristicTom Tromey2022-11-282-0/+60
* gdb: disable commit resumed in target_killSimon Marchi2022-11-282-0/+151
* gdbserver: switch to right process in find_one_threadSimon Marchi2022-11-282-0/+95
* Fix crash in "document" commandTom Tromey2022-11-281-0/+4
* [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp for powerpc64leTom de Vries2022-11-281-0/+19
* gdb: fix assert when quitting GDB while a thread is steppingAndrew Burgess2022-11-281-0/+52
* gdb/testsuite: refactor gdb.threads/detach-step-over.expAndrew Burgess2022-11-281-100/+138
* gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.expSimon Marchi2022-11-281-23/+17
* [gdb/testsuite] Fix gdb.arch/altivec-regs.exp with gcc 4.8.5Tom de Vries2022-11-281-1/+1
* [gdb/testsuite] Don't generate core in gdb.base/bt-on-fatal-signal.expTom de Vries2022-11-262-1/+15
* [gdb/symtab] Handle failure to open .gnu_debugaltlink fileTom de Vries2022-11-261-0/+48
* gdb/testsuite/gdb.base/break.exp: split test_breakSimon Marchi2022-11-241-307/+293
* gdb/testsuite/gdb.base/break.exp: split test_tbreakSimon Marchi2022-11-241-46/+36
* gdb/testsuite/gdb.base/break.exp: split test_no_break_on_catchpointSimon Marchi2022-11-241-11/+17
* gdb/testsuite/gdb.base/break.exp: split test_break_nonexistent_lineSimon Marchi2022-11-241-5/+15
* gdb/testsuite/gdb.base/break.exp: split test_break_defaultSimon Marchi2022-11-241-25/+37
* gdb/testsuite/gdb.base/break.exp: split test_break_silent_and_moreSimon Marchi2022-11-241-56/+62
* gdb/testsuite/gdb.base/break.exp: split test_break_line_convenience_varSimon Marchi2022-11-241-5/+11
* gdb/testsuite/gdb.base/break.exp: split test_break_user_callSimon Marchi2022-11-241-22/+32
* gdb/testsuite/gdb.base/break.exp: split test_finish_argumentsSimon Marchi2022-11-241-22/+28