* gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
authorJeff Law <law@redhat.com>
Thu, 20 Jul 1995 20:33:39 +0000 (20:33 +0000)
committerJeff Law <law@redhat.com>
Thu, 20 Jul 1995 20:33:39 +0000 (20:33 +0000)
commitf1c9e4462a0f426fe83af8c2aa98b4980911e801
tree08a896adb990b5b7d3d51d42a8276d191bca83b0
parente365a606edca6102edff827adfca1d6c487ebe61
    * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
        after the inferior gdb has started.
'cuz lynx may take a couple minutes to start the inferior gdb...

        * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
        after each command.
        * gdb.base/funcargs.exp: Likewise.
        * gdb.base/gdbvars.exp: Likewise.
        * gdb.base/interrupt.exp: Likewise.
        * gdb.base/list.exp: Likewise.
        * gdb.base/watchpoint.exp: Likewise.
        * gdb.c++/demangle.exp: Likewise.
        * gdb.c++/inherit.exp: Likewise.
        * gdb.chill/chexp.exp: Likewise.
        * gdb.fortran/exprs.exp: Likewise.
Just in case we can't get a version of expect that sets the tty modes
right on lynx to avoid this problem.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/a1-selftest.exp
gdb/testsuite/gdb.base/gdbvars.exp [new file with mode: 0644]
gdb/testsuite/gdb.chill/chexp.exp
gdb/testsuite/gdb.fortran/exprs.exp
This page took 0.025486 seconds and 4 git commands to generate.