* lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
authorKeith Seitz <keiths@cygnus>
Sat, 27 Jun 1998 00:47:35 +0000 (00:47 +0000)
committerKeith Seitz <keiths@cygnus>
Sat, 27 Jun 1998 00:47:35 +0000 (00:47 +0000)
commitf35ea21826aadb993ad6deb44f781cfbf5f90bff
tree55a304aab528fb2e2338d630e5042ba2872db0f3
parent7f6cb62ee6bb03d33729ca8a27e3946591efc1f1
    * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.

        * configure.in: Add options for gdbtk testsuite.

        * configure: Regenerate.

        * gdb.gdbtk: New directory to hold gdbtk tests.

        * gdb.gdbtk/console.{exp, test}: New console window tests.
12 files changed:
gdb/testsuite/.Sanitize
gdb/testsuite/ChangeLog
gdb/testsuite/configure
gdb/testsuite/configure.in
gdb/testsuite/gdb.gdbtk/.Sanitize [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/Makefile.in [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/configure [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/configure.in [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/console.exp [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/defs [new file with mode: 0644]
gdb/testsuite/gdb.gdbtk/simple.c [new file with mode: 0644]
gdb/testsuite/lib/.Sanitize
This page took 0.026779 seconds and 4 git commands to generate.