From f27ffb51f544e79fe110af75c84879bae35c5096 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 26 Jul 1995 00:35:07 +0000 Subject: * 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/config/mt-lynx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gdb/testsuite/config') diff --git a/gdb/testsuite/config/mt-lynx b/gdb/testsuite/config/mt-lynx index f88f208..1c153af 100644 --- a/gdb/testsuite/config/mt-lynx +++ b/gdb/testsuite/config/mt-lynx @@ -1 +1,4 @@ CFLAGS_FOR_TARGET = +STEP_EXECUTABLE = step +THREADFLAGS = -mposix -mthreads +#LDFLAGS= -L/usr/cygnus/progressive-95q1/H-sparc-sun-sunos4.1.3/i386-lynx/lib/thread -- cgit v1.1