aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-22Add an expect for running commands with CLI jumpThomas Preud'homme1-0/+3
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi2-64/+40
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi4-62/+3
2015-12-18Add documentation to gdb_compileSimon Marchi1-0/+34
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess1-10/+165
2015-11-30testsuite: Range stepping and non-stop modePedro Alves1-2/+5
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves2-6/+23
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger1-0/+3
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-12/+1
2015-11-17gdb/testsuite: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-11-10gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Kościelnicki1-0/+23
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner1-9/+39
2015-11-05gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner2-2/+61
2015-11-04gdb: Add process record and replay support for s390.Marcin Kościelnicki1-2/+4
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans1-0/+4
2015-10-21Remove checking vCont;s in exec_cmd_expect_vCont_countYao Qi1-5/+4
2015-10-20Fix internal error on DW_OP_bregx(-1)Jan Kratochvil1-0/+5