aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/gdb.exp
AgeCommit message (Expand)AuthorFilesLines
2014-05-20Set timeout for gdb.reverse/*.exp test casesYao Qi1-0/+5
2014-05-20gdb_init argument ARGS is a string rather than a listYao Qi1-10/+6
2014-05-02gdb_load: Fix latent bugsPedro Alves1-2/+5
2014-04-23Introduce some new MI test suite cleanups for breakpoint andKeith Seitz1-0/+63
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves1-0/+19
2014-04-22Make gdb_continue_to_breakpoint fail quickly on internal errors.Pedro Alves1-8/+1
2014-04-17Drop prefix from unsupported source path.Marcus Shawcroft1-2/+2
2014-04-17[testsuite] Set target-charset to asciiYao Qi1-0/+33
2014-03-27Return zero in can_single_step_to_signal_handler for nios2-*-* targetYao Qi1-1/+2
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi1-0/+15
2014-03-12gdb.exp: Support absolute path name args in 'prepare_for_testing' etc.Andreas Arnez1-2/+9
2014-02-24lib/gdb.exp (run_on_host): Log error output if program fails.Doug Evans1-0/+1
2014-02-16Fix "ERROR: no fileid for" in the testsuite.Jan Kratochvil1-1/+2
2014-02-09Add Guile as an extension language.Doug Evans1-0/+17
2014-01-18Add gdb.dlang to the gdb testsuite for the purpose of creating DIain Buclaw1-0/+6
2014-01-15gdb: ARM: Update configure.tgt and enable gdb.reverse testsuiteOmair Javaid1-2/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-10Add call to get_compiler_info to gdb_compile_shlib.Andrew Burgess1-2/+9
2013-12-08Use gdb_produce_sourceYao Qi1-51/+54
2013-11-28GDB perf test on disassembleYao Qi1-0/+26
2013-11-06Test on solib load and unloadYao Qi1-0/+10
2013-11-04introduce relative_filename and use itTom Tromey1-0/+19
2013-11-04fix up log-file togglingTom Tromey1-1/+2
2013-10-29Function is_elf_target.Nicolas Blanc1-0/+39
2013-10-25testsuite: Persistent gdbserver cleanupMaciej W. Rozycki1-0/+15
2013-10-25Avoid producing broken non-native core filesMaciej W. Rozycki1-1/+1
2013-10-18 * lib/gdb.exp (build_executable_from_specs): Remove duplicate setTom Tromey1-2/+0
2013-10-17 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):Maciej W. Rozycki1-1/+1
2013-10-102013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Andreas Krebbel1-7/+7
2013-10-02Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves1-6/+15
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans1-2/+2
2013-09-16 * lib/gdb.exp (using_fission): New proc.Doug Evans1-0/+10
2013-08-27gdb/testsuite/Yao Qi1-1/+6
2013-08-26 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.Doug Evans1-0/+25
2013-08-22fix dwz.exp on 32-bit targetsTom Tromey1-0/+28
2013-08-22convert one more caching procTom Tromey1-21/+17
2013-08-22introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2Tom Tromey1-0/+12
2013-08-13introduce parallel modeTom Tromey1-3/+70
2013-08-13add caching procs to test suiteTom Tromey1-86/+34
2013-08-13add standard_temp_fileTom Tromey1-12/+18
2013-08-13more uses of standard_output_fileTom Tromey1-1/+1
2013-07-18gdb/testsuite/Yao Qi1-2/+16
2013-07-18gdb/testsuite/Yao Qi1-3/+6
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves1-120/+120
2013-06-042013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>Gary Benson1-25/+36
2013-05-06 * lib/gdb.exp (gdb_core_cmd): New function.Doug Evans1-0/+43
2013-04-152013-04-15 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy1-5/+15
2013-04-15 PR c++/15176:Tom Tromey1-0/+18
2013-03-26Get rid of "No such file or directory" in the testsuite's btrace support dete...Pedro Alves1-1/+3
2013-03-14gdb/testsuite/Yao Qi1-28/+28