* gdb.threads: New directory with some crude multi-threaded
authorJeff Law <law@redhat.com>
Wed, 26 Jul 1995 00:35:07 +0000 (00:35 +0000)
committerJeff Law <law@redhat.com>
Wed, 26 Jul 1995 00:35:07 +0000 (00:35 +0000)
commitf27ffb51f544e79fe110af75c84879bae35c5096
treeceacc3966c4f276a120c6cc43b06ebfe65aaa834
parent80ac01168f15cb5b0e29f892b749bcd357ac9143
    * gdb.threads: New directory with some crude multi-threaded
        gdb tests (step.exp and step2.exp).
        * config/mt-lynx (STEP_EXECUTABLE): Define.
        (THREADFLAGS): Define.

Hiro's test for 6100 and a crude test of my own.  They both need some
major cleanup for non-lynx hosts; both are also a little too loose in
their checks.  But I'm too burnt out on lynx to address either concern.
gdb/testsuite/.Sanitize
gdb/testsuite/config/mt-lynx
gdb/testsuite/gdb.threads/configure.in [new file with mode: 0644]
gdb/testsuite/gdb.threads/step.c [new file with mode: 0644]