summaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
Commit message (Expand)AuthorAgeFilesLines
* Extend JIT-reader test and fix GDB problems that exposesPedro Alves2016-07-011-8/+13
* Add "new-ui console" testsPedro Alves2016-06-211-0/+32
* Add testing infrastruture bits for running with MI on a separate UIPedro Alves2016-06-211-1/+2
* Update gdb test suite for RustTom Tromey2016-05-171-0/+15
* Introduce procedure use_gdb_stubSimon Marchi2016-05-041-0/+20
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-271-2/+2
* Make gdb_load_shlibs return the destination path of the librarySimon Marchi2016-04-271-6/+6
* Testsuite: Fix compiling of shared libraries with ICC.Bernhard Heckel2016-04-181-0/+3
* Fix and improve comment in gdb_remote_downloadSimon Marchi2016-04-131-2/+7
* Make ftrace tests work with remote targetsSimon Marchi2016-04-051-21/+23
* Improve gdb_remote_download, remove gdb_downloadSimon Marchi2016-04-051-22/+30
* testsuite: Make standard_temp_file use invocation-specific directoriesSimon Marchi2016-02-161-7/+6
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-9/+5
* Move foreach_with_prefix to lib/gdb.expPedro Alves2016-01-251-0/+12
* testsuite: Remove unused global references in gdb_testSimon Marchi2016-01-181-2/+0
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-111-4/+24
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Document that the PATTERN argument to gdb_test is optional.Sandra Loosemore2015-12-251-1/+3
* Remove HP-UX references fom testsuiteSimon Marchi2015-12-211-61/+40
* Remove references to HP CC/aCC compiler from testsuiteSimon Marchi2015-12-211-15/+0
* Add documentation to gdb_compileSimon Marchi2015-12-181-0/+34
* Fix mi-nonstop.exp with extended-remotePedro Alves2015-11-301-6/+14
* btrace: diagnose "record btrace pt" without libiptMarkus Metzger2015-11-261-0/+3
* testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2015-11-071-9/+39
* gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner2015-11-051-0/+48
* gdb: Add process record and replay support for s390.Marcin Koƛcielnicki2015-11-041-2/+4
* Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*Yao Qi2015-10-121-1/+2
* non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves2015-09-161-7/+13
* PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans2015-08-181-8/+17
* Introduce save_vars, a testsuite proc for safely manipulating globalsPatrick Palka2015-08-121-0/+67
* Explicit locations: add UI features for CLIKeith Seitz2015-08-111-2/+4
* btrace: indicate speculative executionMarkus Metzger2015-08-071-0/+124
* Add parallel build support for perf tests.Doug Evans2015-08-031-3/+26
* testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves2015-07-311-16/+50
* Introduce gdb_test_stdioPedro Alves2015-07-291-0/+67
* Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.Doug Evans2015-07-251-6/+3
* lib/gdb.exp (clean_restart): Make executable optional.Doug Evans2015-07-241-6/+15
* Clean up testsuite compiler_info support.Doug Evans2015-07-241-11/+30
* Add parallel build support for perf tests.Doug Evans2015-07-241-3/+6
* Workaround debian change to default value of --as-needed.Doug Evans2015-07-241-0/+7
* New proc is_aarch64_targetYao Qi2015-07-071-0/+10
* New proc is_aarch32_targetYao Qi2015-07-071-0/+37
* Remove the unneeded escaping of '[' and ']' characters in test_class_helpMartin Galvan2015-06-301-3/+5
* Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi2015-06-241-3/+1
* New proc supports_get_siginfo_typeYao Qi2015-06-241-0/+13
* Don't skip hw breakpoint/watchpoint tests for aarch64 targetYao Qi2015-06-221-1/+3
* Fix tcl errorYao Qi2015-06-171-3/+1
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-151-20/+33
* Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid2015-05-261-0/+2
* gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess2015-05-201-0/+16