aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.multi
AgeCommit message (Expand)AuthorFilesLines
2019-08-22[gdb/testsuite] Make gdb_test message more informative in multi-term-settings...Tom de Vries1-2/+2
2019-07-24Update expected info threads error messages in gdb.multi/tids.expTom de Vries1-7/+14
2019-06-13Fix TID parser bugPedro Alves1-2/+14
2019-06-11[gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow boardTom de Vries1-2/+3
2019-03-28Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdbPhilippe Waroquiers1-1/+1
2019-03-28Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdbPhilippe Waroquiers1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker23-23/+23
2018-10-04Clean up "Reading symbols" outputTom Tromey1-1/+1
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez5-5/+5
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2-0/+294
2018-01-02Update copyright year range in all GDB filesJoel Brobecker21-21/+21
2017-11-22[testsuite] Pass pthreads in prepare_for_testingYao Qi1-1/+1
2017-11-09Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves1-2/+2
2017-10-13Skip a few tests on targets that can't use the "run" commmand.Pedro Alves1-1/+1
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves1-46/+122
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves2-7/+50
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves3-1/+52
2017-09-05Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi1-7/+17
2017-01-01update copyright year range in GDB filesJoel Brobecker21-21/+21
2016-12-23Fix more cases of improper test namesLuis Machado5-8/+8
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado4-5/+5
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez1-0/+6
2016-08-17Fix remove-inferior error messageSimon Marchi1-1/+1
2016-08-17Add remove-inferiors testSimon Marchi2-0/+93
2016-07-01Forget watchpoint locations when inferior exits or is killed/detachedPedro Alves2-0/+153
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-15/+0
2016-02-04[testsuite] Remove BASEDIRYao Qi4-11/+28
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves1-0/+36
2016-01-15Fix "thread apply $conv_var" and misc other related problemsPedro Alves1-13/+99
2016-01-13Add $_gthread convenience variablePedro Alves1-1/+2
2016-01-13Implement "info threads -gid"Pedro Alves1-0/+8
2016-01-13Add Python InferiorThread.global_num attributePedro Alves1-1/+18
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves3-1/+353
2016-01-13Add a new $_inferior convenience variablePedro Alves1-0/+4
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2-10/+10
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil2-10/+10
2016-01-08Fix gdb.multi/base.exp testsuite regressionJan Kratochvil3-14/+22
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker15-15/+15
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi1-1/+1
2015-12-17Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves1-0/+39
2015-12-10Remove "spaces" references from gdb.multi/base.expPedro Alves1-4/+4
2015-12-10Stop using nowarnings in gdb/testsuite/gdb.multi/Pedro Alves7-8/+13
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves2-10/+10
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves1-3/+8
2015-07-07Adjust gdb.multi tests for aarch64Yao Qi2-2/+34
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves1-2/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker14-14/+14
2014-09-11testsuite: refactor spawn and wait for attachPedro Alves1-9/+4
2014-06-27Associate dummy_frame with ptidYao Qi2-0/+133
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-1/+1