* config/slite-gdb.exp (gdb_start): Use "full_buffer", not
authorTom Tromey <tromey@redhat.com>
Wed, 7 Aug 1996 19:17:09 +0000 (19:17 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 7 Aug 1996 19:17:09 +0000 (19:17 +0000)
commit7b2e7e89626fc019c431932a8c0a010ac6d08435
treeb809fa9fef96e3063fa3bbe1409e5c05f069c703
parentdef7f77515784572b2010134ac9790ad9add2bf7
    * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
        "buffer_full".

        * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
        "buffer_full".

        * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
        "buffer_full".

        * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
        "buffer_full".
gdb/testsuite/ChangeLog
gdb/testsuite/config/mips-gdb.exp
gdb/testsuite/config/nind-gdb.exp
gdb/testsuite/config/slite-gdb.exp