From owner-freebsd-stable Wed Sep 15 12:21: 9 1999 Delivered-To: freebsd-stable@freebsd.org Received: from luna.lyris.net (luna.shelby.com [207.90.155.6]) by hub.freebsd.org (Postfix) with ESMTP id BA83414C0B; Wed, 15 Sep 1999 12:21:01 -0700 (PDT) (envelope-from kip@lyris.com) Received: from luna.shelby.com by luna.lyris.net (8.9.1b+Sun/SMI-SVR4) id MAA07984; Wed, 15 Sep 1999 12:20:49 -0700 (PDT) Received: from (luna.shelby.com [207.90.155.6]) by luna.shelby.com with SMTP (MailShield v1.50); Wed, 15 Sep 1999 12:20:49 -0700 Date: Wed, 15 Sep 1999 12:20:49 -0700 (PDT) From: Kip Macy X-Sender: kip@luna To: freebsd-stable@freebsd.org, freebsd-hackers@freebsd.org Subject: does gdb on 3.3RC have thread support? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SMTP-HELO: luna X-SMTP-MAIL-FROM: kip@lyris.com X-SMTP-RCPT-TO: freebsd-stable@freebsd.org,freebsd-hackers@freebsd.org X-SMTP-PEER-INFO: luna.shelby.com [207.90.155.6] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I run my program under ddd, press Ctrl-C to return control to gdb and then type info threads at the gdb prompt it returns nothing. When I run it under gdb on the command line and do the same as above, gdb dumps core. How should I proceed? Should I grab the source for uthreads from current? -Kip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message