From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17824 invoked by alias); 12 Oct 2002 00:51:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17815 invoked from network); 12 Oct 2002 00:51:44 -0000 Received: from unknown (HELO stephens.ittc.ku.edu) (129.237.125.220) by sources.redhat.com with SMTP; 12 Oct 2002 00:51:44 -0000 Received: from waldorf.ittc.ku.edu (waldorf.ittc.ku.edu [129.237.126.76]) by stephens.ittc.ku.edu (8.12.6/8.12.6/ITTC-ANTISPAM-ANTIVIRUS-3.0) with ESMTP id g9C0pbWW025240 for ; Fri, 11 Oct 2002 19:51:38 -0500 Received: from localhost by waldorf.ittc.ku.edu (8.11.6/KU-4.0-client) id g9C0pbJ18274; Fri, 11 Oct 2002 19:51:37 -0500 Date: Fri, 11 Oct 2002 17:51:00 -0000 From: Satya To: gdb@sources.redhat.com Subject: core file In-Reply-To: <3DA31691.5090207@picochip.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-VirusScan: Clean X-SW-Source: 2002-10/txt/msg00109.txt.bz2 Hi, I am getting a segmentation fault in my multi threaded program when i am running it under gdb. I want to obtain the core dump of the file. Can any one tell me how i can do this. (I do not get the segmenatation fault when i run the program outide gdb). Thanks, Satya