aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi9-9/+18
2016-04-27Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi1-0/+5
2016-04-25New test case gdb.base/branch-to-self.expYao Qi2-0/+109
2016-04-22Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi2-11/+12
2016-04-19Fix copyright year, remove linux only test.Doug Evans1-7/+5
2016-04-19* source.c (is_regular_file): New arg errno_ptr.Doug Evans1-0/+56
2016-04-08testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.expJan Kratochvil1-76/+76
2016-04-07testsuite: Fix false FAILs with .bashrc GDBHISTFILE=...Jan Kratochvil2-5/+13
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi2-10/+2
2016-04-01gdb: allow enumeration constants as second operand of BINOP_REPEATArtemiy Volkov1-0/+5
2016-03-31Add regression test for PR gdb/19858 (JIT code registration on attach)Pedro Alves2-10/+82
2016-03-31Make gdb.base/jit.exp binaries uniquePedro Alves1-9/+10
2016-03-15Remove hand-called function from test.Doug Evans2-7/+12
2016-03-14gdb.base/default.exp: Add missing $_as_string to "show convenience" testSimon Marchi1-0/+1
2016-03-11gdb: New maint info line-table command.Andrew Burgess1-0/+20
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