aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-08Fix gdb.multi/base.exp testsuite regressionJan Kratochvil4-14/+29
2016-01-08perf testsuite: python 3 fixesSimon Marchi3-7/+17
2016-01-06Fix gdb.python/py-infthread.exp test message typoPedro Alves2-1/+5
2016-01-04btrace: do not return out of TRY/CATCHMarkus Metzger4-0/+130
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2833-2833/+2833
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore2-1/+8
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker5-31/+34
2015-12-22Remove HP-UX reference in foll-vfork.expSimon Marchi2-36/+10
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme2-0/+8
2015-12-21Remove dead code in testsuiteSimon Marchi3-60/+17
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi36-1048/+146
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi29-324/+72
2015-12-20Remove HP-UX reference in testsuite/configure.acSimon Marchi3-4/+5
2015-12-18Add documentation to gdb_compileSimon Marchi2-0/+38
2015-12-17Fix PR threads/19354: "info threads" error with multiple inferiorsPedro Alves2-0/+44
2015-12-15Tweak gdb.trace/ftrace.exp for aarch64Yao Qi2-0/+7
2015-12-14Check for readline support in gdb.base/history-duplicates.exp.Sandra Loosemore2-1/+12
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore2-0/+12
2015-12-14Skip gdb.base/gdbhistsize-history.exp on remote hosts.Sandra Loosemore2-0/+12
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore17-57/+137
2015-12-14Target remote mode fork and exec test updatesDon Breazeal18-65/+49
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess2-0/+19