HomeSort by: relevance | last modified time | path
    Searched refs:testfile (Results 1 - 25 of 3749) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
break-include.exp 20 if { [prepare_for_testing ${testfile}.exp $testfile] } {
24 set bp_line [gdb_get_line_number "break here" ${testfile}.c]
25 set bp_line_actual [gdb_get_line_number "ANCHOR" ${testfile}.inc]
27 gdb_test "break $testfile.c:$bp_line" \
28 ".*Breakpoint.*$testfile.inc, line $bp_line_actual\\."
34 ".*Breakpoint.*$testfile.inc, line $bp_line_actual\\."
prologue-include.exp 18 if { [prepare_for_testing "failed to prepare" ${testfile}] } {
22 set bp_main [gdb_get_line_number "break main" ${testfile}.h]
25 "Breakpoint.*at.* file .*$testfile.h, line $bp_main\\." \
ldbl_e308.exp 16 set testfile ldbl_e308
17 set srcfile ${testfile}.c
18 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
dprintf-next.exp 17 set executable $testfile
18 set expfile $testfile.exp
23 ${testfile} ${srcfile} {debug}] {
pretty-array.exp 20 if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
21 untested $testfile.exp
pretty-print.exp 20 if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
21 untested $testfile.exp
check-psymtab.exp 18 if {[prepare_for_testing "failed to prepare" $testfile $srcfile]} {
infoline.exp 18 if { [prepare_for_testing "failed to prepare" ${testfile}] } {
27 "Line ${fun_decl_line} of \".*${testfile}\.c\" starts at address 0x\[0-9a-f\]+ <twice> and ends at .*"
line65535.exp 22 if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
watch-vfork.exp 20 if { [build_executable ${testfile}.exp ${testfile} $srcfile {debug}] } {
26 global testfile
28 clean_restart ${testfile}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
break-include.exp 20 if { [prepare_for_testing ${testfile}.exp $testfile] } {
24 set bp_line [gdb_get_line_number "break here" ${testfile}.c]
25 set bp_line_actual [gdb_get_line_number "ANCHOR" ${testfile}.inc]
27 gdb_test "break $testfile.c:$bp_line" \
28 ".*Breakpoint.*$testfile.inc, line $bp_line_actual\\."
34 ".*Breakpoint.*$testfile.inc, line $bp_line_actual\\."
prologue-include.exp 18 if { [prepare_for_testing "failed to prepare" ${testfile}] } {
22 set bp_main [gdb_get_line_number "break main" ${testfile}.h]
25 "Breakpoint.*at.* file .*$testfile.h, line $bp_main\\." \
ldbl_e308.exp 16 set testfile ldbl_e308
17 set srcfile ${testfile}.c
18 if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
dprintf-next.exp 17 set executable $testfile
18 set expfile $testfile.exp
23 ${testfile} ${srcfile} {debug}] {
pretty-array.exp 20 if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
21 untested $testfile.exp
pretty-print.exp 20 if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
21 untested $testfile.exp
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
i386-cfi-notcurrent.exp 21 set testfile "i386-cfi-notcurrent"
22 set srcfile ${testfile}.S
24 if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {nodebug}] {
thumb-bx-pc.exp 20 set testfile "thumb-bx-pc"
21 set srcfile ${testfile}.S
24 if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} $opts] {
thumb-singlestep.exp 20 set testfile "thumb-singlestep"
21 set srcfile ${testfile}.S
24 if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} [list debug $additional_flags]] {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
i386-cfi-notcurrent.exp 21 set testfile "i386-cfi-notcurrent"
22 set srcfile ${testfile}.S
24 if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {nodebug}] {
thumb-bx-pc.exp 20 set testfile "thumb-bx-pc"
21 set srcfile ${testfile}.S
24 if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} $opts] {
thumb-singlestep.exp 20 set testfile "thumb-singlestep"
21 set srcfile ${testfile}.S
24 if [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} [list debug $additional_flags]] {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
fullname_bp.exp 29 clean_restart ${testfile}
39 clean_restart ${testfile}
47 clean_restart ${testfile}
52 clean_restart ${testfile}
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
readnow-language.exp 18 if {[build_executable ${testfile}.exp $testfile ${testfile}.cc {c++ debug}] == -1} {
24 clean_restart $testfile
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
fullname_bp.exp 29 clean_restart ${testfile}
39 clean_restart ${testfile}
47 clean_restart ${testfile}
52 clean_restart ${testfile}

Completed in 27 milliseconds

1 2 3 4 5 6 7 8 91011>>