Home
last modified time | relevance | path

Searched refs:gdb_internal_error_resync (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/lib/
Dgdb.exp408 proc gdb_internal_error_resync {} { procedure
604 gdb_internal_error_resync
1549 gdb_internal_error_resync
1572 gdb_internal_error_resync
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dmaint.exp675 if [gdb_internal_error_resync] {
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog1403 using gdb_internal_error_resync.
2190 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
2193 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
2195 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
2197 (gdb_test_multiple): Use gdb_internal_error_resync.