From owner-freebsd-hackers Wed Dec 20 11:35:34 2000 From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 20 11:35:33 2000 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from assaris.sics.se (h122n4fls32o892.telia.com [213.64.47.122]) by hub.freebsd.org (Postfix) with ESMTP id 404F837B400 for ; Wed, 20 Dec 2000 11:35:32 -0800 (PST) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id UAA89039; Wed, 20 Dec 2000 20:35:20 +0100 (CET) (envelope-from assar) Sender: assar@assaris.sics.se To: Matt Dillon Cc: Aled Morris , Jack Rusher , "Jacques A. Vidrine" , Warner Losh , hackers@FreeBSD.ORG Subject: Re: Why not another style thread? (was Re: cvs commit: src/lib/libc/gen .. References: <5ld7enduic.fsf@assaris.sics.se> <200012201721.eBKHL4Q67705@earth.backplane.com> From: Assar Westerlund Date: 20 Dec 2000 20:35:20 +0100 In-Reply-To: Matt Dillon's message of "Wed, 20 Dec 2000 09:21:04 -0800 (PST)" Message-ID: <5ly9xax4w7.fsf@assaris.sics.se> Lines: 7 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Dillon writes: > I need something gdb can latch on to. If the program exits all the state > required to debug the problem goes away. abort() doesn't exit, it sends a SIGABRT which is caught by gdb. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message