Searched refs:gdb_skip_stdio_test (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | call-ar-st.exp | 122 ![gdb_skip_stdio_test "print print_double_array(double_array)"] } { 135 if ![gdb_skip_stdio_test "print_char_array(char_array)"] { 155 if ![gdb_skip_stdio_test "continue to 1216"] { 190 ![gdb_skip_stdio_test "continuing to breakpoint 1220"] } { 218 if ![gdb_skip_stdio_test "next over print_int_array in print_all_arrays"] { 237 ![gdb_skip_stdio_test "print print_double_array(array_d)"] } { 254 ![gdb_skip_stdio_test "continuing to 1236"] } { 272 if ![gdb_skip_stdio_test "print sum_array_print(...)"] { 284 if ![gdb_skip_stdio_test "next to 1237"] { 297 if ![gdb_skip_stdio_test "print print_array_rep(...)"] { [all …]
|
| D | call-rt-st.exp | 168 if ![gdb_skip_stdio_test "print print_struct_rep(*struct1)"] { 173 if ![gdb_skip_stdio_test "print print_one_large_struct(...)"] { 179 ![gdb_skip_stdio_test "print print_one_double(*d1)"] } { 185 ![gdb_skip_stdio_test "print print_two_floats(*f3)"] } { 190 if ![gdb_skip_stdio_test "print print_bit_flags_char(*cflags)"] { 195 if ![gdb_skip_stdio_test "print print_bit_flags_short(*sflags)"] { 200 if ![gdb_skip_stdio_test "print print_bit_flags(*flags)"] { 205 if ![gdb_skip_stdio_test "print print_bit_flags_combo(*flags_combo)"] { 210 if ![gdb_skip_stdio_test "print print_three_chars(*three_chars)"] { 215 if ![gdb_skip_stdio_test "print print_five_chars(*five_chars)"] { [all …]
|
| D | call-strs.exp | 147 if ![gdb_skip_stdio_test "print str_func1(s)"] { 160 if ![gdb_skip_stdio_test "print str_func1(teststring)"] { 172 if ![gdb_skip_stdio_test "call str_func1(s)"] { 184 if ![gdb_skip_stdio_test "call str_func1 (...)"] { 196 if ![gdb_skip_stdio_test "print str_func1(buf)"] { 208 if ![gdb_skip_stdio_test "call str_func1(buf)"] { 220 if ![gdb_skip_stdio_test "print str_func(a,b,c,d,e,f,g)"] { 232 if ![gdb_skip_stdio_test "call str_func(a,b,c,d,e,f,g)"] { 244 if ![gdb_skip_stdio_test "print str_func(s,s,s,s,s,s,s,s)"] { 256 if ![gdb_skip_stdio_test "call str_func(s,s,s,s,s,s,s,s)"] {
|
| D | shlib-call.exp | 160 if ![gdb_skip_stdio_test "next over shr1"] { 184 if ![gdb_skip_stdio_test "print shr1(1)"] { 196 if ![gdb_skip_stdio_test "print shr1(g)"] { 219 if ![gdb_skip_stdio_test "print shr1(1) 2nd time"] {
|
| D | ending-run.exp | 138 if ![gdb_skip_stdio_test "cont"] { 144 if ![gdb_skip_stdio_test "Step to return"] {
|
| D | restore.exp | 94 if ![gdb_skip_stdio_test "run to completion"] {
|
| D | varargs.exp | 72 if [gdb_skip_stdio_test "varargs.exp"] {
|
| D | a2-run.exp | 31 if [gdb_skip_stdio_test "a2run.exp"] {
|
| D | watchpoint.exp | 447 if [gdb_skip_stdio_test "watchpoints triggered in syscall"] {
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/ |
| D | gdb.exp | 1993 proc gdb_skip_stdio_test { msg } { procedure
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/ |
| D | ChangeLog | 4395 gdb_skip_stdio_test. 5739 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test. 5796 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
|