aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-12Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*Yao Qi1-1/+2
2015-09-16non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves1-7/+13
2015-08-27Report UNRESOLVED on failures while detecting Cell/B.E.Ulrich Weigand1-1/+1
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans2-8/+26
2015-08-14mi_make_breakpoint: add "evaluated-by" optionKeith Seitz1-2/+12
2015-08-12Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka1-0/+67
2015-08-11Explicit locations: MI support for explicit locationsKeith Seitz1-3/+13
2015-08-11Explicit locations: add UI features for CLIKeith Seitz1-2/+4
2015-08-07btrace: indicate speculative executionMarkus Metzger1-0/+124
2015-08-03Add parallel build support for perf tests.Doug Evans3-4/+66
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves1-16/+50
2015-07-29Adjust MI to $inferior_spawn_idPedro Alves1-35/+21