]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.mi/pthreads.c
* configure.in: Add config header.
authorKeith Seitz <keiths@redhat.com>
Tue, 24 Sep 2002 19:36:06 +0000 (19:36 +0000)
committerKeith Seitz <keiths@redhat.com>
Tue, 24 Sep 2002 19:36:06 +0000 (19:36 +0000)
commitd1a2f204347cd6608e4c9e5962573232769e50ef
tree3c4c25a5a9f43cb7664901f6bc7a9d27caf4d2b0
parent94b66fa77de33288655d56ec5b0b1dc2f3f8e1bd
    * configure.in: Add config header.
        Check for pthread.h.
        * configure: Regenerate.
        * config.in: New file.
        * pthreads.c: New file.
        * mi-pthreads.exp: New file to test thread functionality.
        * gdb669.exp: New file.
gdb/testsuite/gdb.mi/ChangeLog
gdb/testsuite/gdb.mi/config.in [new file with mode: 0644]
gdb/testsuite/gdb.mi/configure
gdb/testsuite/gdb.mi/configure.in
gdb/testsuite/gdb.mi/gdb669.exp [new file with mode: 0644]
gdb/testsuite/gdb.mi/mi-pthreads.exp [new file with mode: 0644]
gdb/testsuite/gdb.mi/pthreads.c [new file with mode: 0644]