aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi37-866/+51
2016-02-08Fix in-tree, parallel running of Ada testsSimon Marchi2-1/+7
2016-02-04[testsuite] Remove BASEDIRYao Qi12-39/+130
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans2-11/+18
2016-02-01Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves1-0/+1
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves2-5/+67
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2-16/+38
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess4-0/+131
2016-01-28Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw1-0/+4
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi2-3/+17
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves3-0/+252
2016-01-25Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves3-0/+202
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves5-36/+22
2016-01-25Delete ChangeLog entry from the wrong placePedro Alves1-63/+0
2016-01-25gdb.trace/testsuite: Bump stack collection fudge factor.Marcin Kościelnicki3-2/+7
2016-01-23gdb.trace: Fix unavailable-dwarf-piece.exp on big endian targetsMarcin Kościelnicki2-3/+22
2016-01-23gdb.trace: Fix another expected message on continue.Marcin Kościelnicki1-1/+1
2016-01-22testsuite: gdb.gdb/selftest.exp: Drop expected Thread numberJan Kratochvil2-1/+8
2016-01-22testsuite: Fix PR threads/19422 regression + Guile regressionJan Kratochvil2-1/+12
2016-01-22[testsuite] Unbuffer the output in gdb.base/multi-forks.cYao Qi2-0/+11
2016-01-21* lib/ada.exp (gdb_compile_ada): Fix typo.Doug Evans2-1/+5
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker4-0/+140
2016-01-20Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi3-13/+36
2016-01-20gnu_vector.exp: Respect `should_kfail' for PR 8549Andreas Arnez2-1/+22
2016-01-20Fix missing IPA lib in tspeed.exp in some configurations.Antoine Tremblay2-1/+6
2016-01-19testsuite: Factor out --status in DO_RUNTESTSimon Marchi2-6/+10
2016-01-19Add missing ChangeLog entries for the last 2 commitsSimon Marchi1-0/+10
2016-01-19testsuite: Add --status to runtest invocationSimon Marchi1-2/+2
2016-01-19testsuite: Make check-parallel return non-zero if a test failedSimon Marchi1-2/+4
2016-01-19Limit breakpoint re-set to the current program spacePedro Alves1-0/+63
2016-01-19testsuite/gdb.trace: Fix expected message on continue.Marcin Kościelnicki4-22/+41
2016-01-18testsuite: Remove unused global references in gdb_testSimon Marchi2-2/+4
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves17-21/+42
2016-01-18[testsuite] @progbits -> %progbitsYao Qi3-8/+14
2016-01-15Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2-0/+40
2016-01-15Fix "thread apply $conv_var" and misc other related problemsPedro Alves2-13/+108
2016-01-13Add $_gthread convenience variablePedro Alves4-1/+14
2016-01-13Implement "info threads -gid"Pedro Alves2-0/+12
2016-01-13Add Python InferiorThread.global_num attributePedro Alves3-1/+25
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves10-11/+375
2016-01-13Add Python InferiorThread.inferior attributePedro Alves2-0/+7
2016-01-13Add a new $_inferior convenience variablePedro Alves3-0/+10
2016-01-13Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) conditionPedro Alves3-0/+100
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone3-2/+43
2016-01-12Test gdb.base/random-signal.exp with "attach"Pedro Alves2-11/+50
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves23-255/+86
2016-01-11testsuite: i386 regression for funcargs.expJan Kratochvil2-0/+13
2016-01-11testsuite: Regression for foll-vfork.expJan Kratochvil2-6/+29
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil27-90/+291