From owner-freebsd-hackers Fri Jul 5 12:33:12 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA02490 for hackers-outgoing; Fri, 5 Jul 1996 12:33:12 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA02474 for ; Fri, 5 Jul 1996 12:33:05 -0700 (PDT) Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.7.5/8.7.3) with ESMTP id MAA00445 for ; Fri, 5 Jul 1996 12:33:03 -0700 (PDT) Message-Id: <199607051933.MAA00445@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: hackers@FreeBSD.ORG Subject: thread support in gdb for -current?? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 05 Jul 1996 12:33:02 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, Now that we have thread support in -current it will be very nice if someone could add thread support in gdb. The latest version of gdb has thread support for Irix and Linx so at the very least the current thread support in gdb serves as an example. Tnks! Amancio