aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2016-03-09Test issuing a command split in multiple lines with continuation charsPedro Alves1-0/+36
2016-03-03gdb.base/skip.exp: Use with_test_prefix.Doug Evans1-126/+143
2016-03-03New test about step over clone syscallYao Qi2-0/+75
2016-03-03Reformat gdb.base/step-over-syscall.expYao Qi1-30/+29
2016-03-03Rename disp-step-syscall.exp to step-over-syscall.expYao Qi3-7/+7
2016-03-03Step over fork/vfork syscall insn in gdbserverYao Qi1-0/+57
2016-03-03Step over syscalll insn with disp-step on and offYao Qi1-6/+7
2016-03-03Refactor gdb.base/disp-step-syscall.exp for general step over testYao Qi1-66/+83
2016-03-01Fix gdb.base/catch-fork-kill.c compilationPedro Alves1-0/+1
2016-02-25Remove gdb.base/branches.cYao Qi1-113/+0
2016-02-24Fix logic in exec_file_locate_attachGary Benson1-1/+1
2016-02-23Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans4-51/+195
2016-02-18Remove setup_kfail server/13796 in disp-step-syscall.expYao Qi1-6/+0
2016-02-16Whitespace cleanup for skip testcase.Doug Evans3-31/+59
2016-02-15testsuite: Fix some tests that write outside of the standard output directorySimon Marchi1-2/+3
2016-02-09breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz3-0/+98
2016-02-09Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves2-2/+35
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-69/+0
2016-02-04[testsuite] Remove BASEDIRYao Qi7-28/+72
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans1-11/+14
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess3-0/+125
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves2-0/+246
2016-01-25Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves2-0/+196
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves1-12/+0
2016-01-22[testsuite] Unbuffer the output in gdb.base/multi-forks.cYao Qi1-0/+4
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker3-0/+134
2016-01-20gnu_vector.exp: Respect `should_kfail' for PR 8549Andreas Arnez1-1/+16
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves4-4/+4
2016-01-13Add $_gthread convenience variablePedro Alves1-0/+1
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves4-4/+4
2016-01-13Add a new $_inferior convenience variablePedro Alves1-0/+1
2016-01-13Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) conditionPedro Alves2-0/+94
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone2-2/+34
2016-01-12Test gdb.base/random-signal.exp with "attach"Pedro Alves1-11/+45
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves4-29/+11
2016-01-11testsuite: i386 regression for funcargs.expJan Kratochvil1-0/+7
2016-01-11testsuite: Regression for foll-vfork.expJan Kratochvil1-6/+21
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil4-11/+29
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker698-698/+698
2015-12-22Remove HP-UX reference in foll-vfork.expSimon Marchi1-36/+6
2015-12-21Remove dead code in testsuiteSimon Marchi2-60/+12
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi27-935/+62
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi16-178/+34
2015-12-14Check for readline support in gdb.base/history-duplicates.exp.Sandra Loosemore1-1/+8
2015-12-14Skip gdb.base/gdbinit-history.exp on remote hosts.Sandra Loosemore1-0/+8
2015-12-14Skip gdb.base/gdbhistsize-history.exp on remote hosts.Sandra Loosemore1-0/+8
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore7-36/+58
2015-12-14Target remote mode fork and exec test updatesDon Breazeal8-33/+13
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess1-0/+12
2015-12-11gdb: 'list' command, tweak handling of +/- arguments.Andrew Burgess1-0/+19