aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves3-12/+241
2016-06-29Add copyright header in gdb.base/return.cYao Qi1-0/+17
2016-06-29Set unknown_syscall differently on arm linuxYao Qi1-0/+8
2016-06-28Probe catch syscall supportYao Qi1-14/+29
2016-06-24Support structure offsets that are 512K or larger.David Taylor2-0/+73
2016-06-21Add "new-ui console" testsPedro Alves2-0/+188
2016-06-17Add a test case for the jit-reader interfaceSanjoy Das5-0/+377
2016-06-17Extend step-over-syscall.exp with different detach-on-fork and follow-fork modesYao Qi1-8/+45
2016-06-17Step over exit with reinsert breakpointsYao Qi2-0/+177
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-0/+9
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess12-29/+13
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi2-0/+430
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess2-4/+87
2016-05-24Fix syntax error in annota-input-while-running.expFrancis Ricci1-2/+2
2016-05-17Add support for the Rust languageTom Tromey1-1/+1
2016-05-16Match shell_prompt # in batch-preserve-term-settings.expYao Qi1-2/+1
2016-05-04Fix solib-display.exp remote checkSimon Marchi1-1/+18
2016-05-02Fix detach.exp remote checkSimon Marchi1-5/+0
2016-05-02Fix annota-input-while-running.exp remote checkSimon Marchi1-19/+6
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi27-39/+39
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