aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker29-29/+29
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-12-06Add support for DW_OP_bit_piece and DW_OP_plus_uconst to DWARF assembler.Andrew Burgess1-0/+9
2013-12-06testsuite: introduce index in varobj child eval.Keven Boell1-1/+10
2013-11-28GDB perf test on disassembleYao Qi1-0/+26
2013-11-22Check has_more in mi_create_dynamic_varobjYao Qi1-2/+3
2013-11-19Remove unnecessary '\'.Yao Qi1-2/+2
2013-11-19Fix format issues in lib/mi-support.expYao Qi1-278/+278
2013-11-19Remove 'whatever' in lib/mi-support.expYao Qi1-3/+0
2013-11-15 * lib/mi-support.exp (mi_gdb_test): Expect different formatsLuis Machado1-8/+23
2013-11-06Test on solib load and unloadYao Qi1-0/+10
2013-11-06Perf test frameworkYao Qi1-0/+125
2013-11-04introduce relative_filename and use itTom Tromey1-0/+19
2013-11-04fix up gdb.gdbTom Tromey1-2/+8
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-08fix PR symtab/15597Tom Tromey1-5/+57
2013-10-07 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey1-0/+3
2013-10-02Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves1-6/+15
2013-09-23revert erroneous checkin to mi-support.expTom Tromey1-3/+0
2013-09-23(clh 9)Tom Tromey1-0/+3
2013-09-20 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans1-0/+57
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans3-4/+24
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-24gdb/testsuite/Yao Qi1-0/+8
2013-08-22fix dwz.exp on 32-bit targetsTom Tromey2-6/+48
2013-08-22convert one more caching procTom Tromey1-21/+17
2013-08-22use standard_temp_file in another caching procTom Tromey1-4/+4
2013-08-22introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2Tom Tromey1-0/+12
2013-08-16 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported ifDoug Evans1-0/+5
2013-08-13introduce parallel modeTom Tromey2-3/+91
2013-08-13add caching procs to test suiteTom Tromey4-114/+104
2013-08-13add standard_temp_fileTom Tromey1-12/+18
2013-08-13more uses of standard_output_fileTom Tromey2-5/+4
2013-08-09 * lib/future.exp (gdb_find_ldd): New proc.Doug Evans2-2/+13
2013-07-18gdb/testsuite/Yao Qi1-2/+16
2013-07-18gdb/testsuite/Yao Qi1-4/+4
2013-07-18gdb/testsuite/Yao Qi1-3/+6
2013-06-18Fix PR symtab/15391Tom Tromey1-1/+6
2013-06-18fix python-selftest.exp failure with gdbserverTom Tromey1-0/+5
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves7-242/+242
2013-06-042013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>Gary Benson2-31/+56