aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Make gdb_test message more informative in multi-term-settings...Tom de Vries2019-08-221-2/+2
* Update expected info threads error messages in gdb.multi/tids.expTom de Vries2019-07-241-7/+14
* Fix TID parser bugPedro Alves2019-06-131-2/+14
* [gdb/testsuite] Fix remove-inferiors.exp FAIL with readnow boardTom de Vries2019-06-111-2/+3
* Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdbPhilippe Waroquiers2019-03-281-1/+1
* Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdbPhilippe Waroquiers2019-03-281-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0123-23/+23
* Clean up "Reading symbols" outputTom Tromey2018-10-041-1/+1
* Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2018-03-235-5/+5
* Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves2018-01-302-0/+294
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0221-21/+21
* [testsuite] Pass pthreads in prepare_for_testingYao Qi2017-11-221-1/+1
* Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves2017-11-091-2/+2
* Skip a few tests on targets that can't use the "run" commmand.Pedro Alves2017-10-131-1/+1
* gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves2017-10-091-46/+122
* Multi-arch exec, more register reading avoidancePedro Alves2017-10-092-7/+50
* Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves2017-10-043-1/+52
* Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi2017-09-051-7/+17
* update copyright year range in GDB filesJoel Brobecker2017-01-0121-21/+21
* Fix more cases of improper test namesLuis Machado2016-12-235-8/+8
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-014-5/+5
* Fix order of inferiors in "thread apply all"Andreas Arnez2016-08-301-0/+6
* Fix remove-inferior error messageSimon Marchi2016-08-171-1/+1
* Add remove-inferiors testSimon Marchi2016-08-172-0/+93
* Forget watchpoint locations when inferior exits or is killed/detachedPedro Alves2016-07-012-0/+153
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-15/+0
* [testsuite] Remove BASEDIRYao Qi2016-02-044-11/+28
* Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2016-01-151-0/+36
* Fix "thread apply $conv_var" and misc other related problemsPedro Alves2016-01-151-13/+99
* Add $_gthread convenience variablePedro Alves2016-01-131-1/+2
* Implement "info threads -gid"Pedro Alves2016-01-131-0/+8
* Add Python InferiorThread.global_num attributePedro Alves2016-01-131-1/+18
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-133-1/+353
* Add a new $_inferior convenience variablePedro Alves2016-01-131-0/+4
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-122-10/+10
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-112-10/+10
* Fix gdb.multi/base.exp testsuite regressionJan Kratochvil2016-01-083-14/+22
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0115-15/+15
* Remove HP-UX references fom testsuiteSimon Marchi2015-12-211-1/+1
* Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves2015-12-171-0/+39
* Remove "spaces" references from gdb.multi/base.expPedro Alves2015-12-101-4/+4
* Stop using nowarnings in gdb/testsuite/gdb.multi/Pedro Alves2015-12-107-8/+13
* List inferiors/threads/pspaces in ascending orderPedro Alves2015-11-242-10/+10
* testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves2015-07-311-3/+8
* Adjust gdb.multi tests for aarch64Yao Qi2015-07-072-2/+34
* skip "attach" tests when testing against stub-like targetsPedro Alves2015-01-091-2/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-0114-14/+14
* testsuite: refactor spawn and wait for attachPedro Alves2014-09-111-9/+4
* Associate dummy_frame with ptidYao Qi2014-06-272-0/+133
* enable target async by default; separate MI and target notions of asyncPedro Alves2014-05-291-1/+1