aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado1-1/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado7-14/+14
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves1-0/+13
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves1-0/+8
2016-10-20testsuite: Fix gcc_compiled for gcc 6 & 7Jan Kratochvil1-6/+2
2016-10-13Share proc get_var_addressYao Qi1-0/+24
2016-10-06Remove Java supportTom Tromey2-129/+0
2016-10-05Skip complex types tests if gdb_skip_float_testYao Qi1-0/+7
2016-09-22Close gdbserver in mi_gdb_exitYao Qi1-5/+30
2016-09-22Check the right proc nameYao Qi1-1/+1
2016-09-16S390: Hardware breakpoint supportAndreas Arnez1-1/+2
2016-09-15testsuite: Disable ccacheJan Kratochvil1-0/+5
2016-09-10Use target_sim_options for sim target.Jon Beniston1-1/+2
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves1-2/+20
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi1-4/+92
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves1-2/+2
2016-07-21Skip gdb.server/ tests if lack of XML supportYao Qi1-0/+14
2016-07-12Match the selftest output when captured_main is inlinedYao Qi1-0/+5
2016-07-06Remove extra output directory level for Ada testsSimon Marchi1-4/+3
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves1-8/+13
2016-06-30Fix gdbserver/MI testing regressionPedro Alves1-4/+2
2016-06-30Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually workPedro Alves1-1/+1
2016-06-21Add "new-ui console" testsPedro Alves2-12/+32
2016-06-21Add testing infrastruture bits for running with MI on a separate UIPedro Alves2-29/+133
2016-05-17Update gdb test suite for RustTom Tromey3-1/+97
2016-05-12PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans1-1/+1
2016-05-04Introduce procedure use_gdb_stubSimon Marchi1-0/+20
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-2/+2
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi1-6/+6
2016-04-18fortran: Testsuite, fix different type naming across compilers.Bernhard Heckel1-0/+60
2016-04-18Testsuite: Fix compiling of shared libraries with ICC.Bernhard Heckel1-0/+3
2016-04-18testsuite: Support detection of Intel compilers via test_compiler_version.Bernhard Heckel2-0/+24
2016-04-13Fix and improve comment in gdb_remote_downloadSimon Marchi1-2/+7
2016-04-08Fix gdb.server/solib-list.exp regressionPedro Alves1-0/+4
2016-04-05Make ftrace tests work with remote targetsSimon Marchi2-28/+32
2016-04-05Improve gdb_remote_download, remove gdb_downloadSimon Marchi3-28/+32
2016-03-29gdbserver/s390: Switch on tracepoint support.Marcin Koƛcielnicki1-0/+4
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Koƛcielnicki1-0/+4
2016-02-18Add D support to gdb_default_target_compile.Iain Buclaw1-0/+45
2016-02-16testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi1-7/+6
2016-02-15testsuite: Fix some tests that write outside of the standard output directorySimon Marchi1-1/+1
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-9/+5
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves1-0/+12
2016-01-21* lib/ada.exp (gdb_compile_ada): Fix typo.Doug Evans1-1/+1
2016-01-18testsuite: Remove unused global references in gdb_testSimon Marchi1-2/+0
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-12/+1
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil2-5/+36
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker38-38/+38
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore1-1/+3
2015-12-24[testsuite/Ada] stop using project files when building test programsJoel Brobecker1-4/+23