aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
AgeCommit message (Expand)AuthorFilesLines
2015-12-25Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore1-1/+3
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi1-61/+40
2015-12-21Remove references to HP CC/aCC compiler from testsuiteSimon Marchi1-15/+0
2015-12-18Add documentation to gdb_compileSimon Marchi1-0/+34
2015-11-30Fix mi-nonstop.exp with extended-remotePedro Alves1-6/+14
2015-11-26btrace: diagnose "record btrace pt" without libiptMarkus Metzger1-0/+3
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 Buettner1-0/+48
2015-11-04gdb: Add process record and replay support for s390.Marcin Koƛcielnicki1-2/+4
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-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans1-8/+17
2015-08-12Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka1-0/+67
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 Evans1-3/+26
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves1-16/+50
2015-07-29Introduce gdb_test_stdioPedro Alves1-0/+67
2015-07-25Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.Doug Evans1-6/+3
2015-07-24lib/gdb.exp (clean_restart): Make executable optional.Doug Evans1-6/+15
2015-07-24Clean up testsuite compiler_info support.Doug Evans1-11/+30
2015-07-24Add parallel build support for perf tests.Doug Evans1-3/+6
2015-07-24Workaround debian change to default value of --as-needed.Doug Evans1-0/+7
2015-07-07New proc is_aarch64_targetYao Qi1-0/+10
2015-07-07New proc is_aarch32_targetYao Qi1-0/+37
2015-06-30Remove the unneeded escaping of '[' and ']' characters in test_class_helpMartin Galvan1-3/+5
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi1-3/+1
2015-06-24New proc supports_get_siginfo_typeYao Qi1-0/+13
2015-06-22Don't skip hw breakpoint/watchpoint tests for aarch64 targetYao Qi1-1/+3
2015-06-17Fix tcl errorYao Qi1-3/+1
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney1-20/+33
2015-05-26Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid1-0/+2
2015-05-20gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess1-0/+16
2015-04-23gdb_test_multiple match eof of any spawn_idPedro Alves1-0/+4
2015-04-15Increase timeout in watch-bitfields.exp for software watchpointYao Qi1-17/+49
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves1-2/+49
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves1-14/+0
2015-04-07gdb_test_multiple: Fix user code argument processingPedro Alves1-1/+1
2015-04-06Add testcase for stub-method reading in stabs.Doug Evans1-1/+2
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves1-0/+3
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat1-0/+11
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney1-1/+1
2015-03-02gdb_test_multiple: return -1 on internal errorPedro Alves1-0/+1
2015-02-23delete_breakpoints: Rewrite using gdb_test_multiplePedro Alves1-14/+24
2015-02-10lib/gdb.exp (gdb_load): Always return a result.Doug Evans1-0/+2
2015-01-22Introduce gdb_interact in testsuiteAnders Granlund1-1/+20
2015-01-17Reverse debugging for PowerPC.Wei-cheng Wang1-2/+4
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves1-0/+27
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+3