From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16607 invoked by alias); 11 Jan 2006 01:21:20 -0000 Received: (qmail 16598 invoked by uid 22791); 11 Jan 2006 01:21:19 -0000 X-Spam-Check-By: sourceware.org Received: from whirlwind.netspace.net.au (HELO mail.netspace.net.au) (203.10.110.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Jan 2006 01:21:18 +0000 Received: from [192.168.0.10] (220-253-60-77.VIC.netspace.net.au [220.253.60.77]) by mail.netspace.net.au (Postfix) with ESMTP id D1B0A12F736 for ; Wed, 11 Jan 2006 12:21:13 +1100 (EST) Message-ID: <43C45D89.9030408@netspace.net.au> Date: Wed, 11 Jan 2006 01:21:00 -0000 From: Russell Shaw User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050914 Debian/1.7.11-1 MIME-Version: 1.0 Cc: gdb@sources.redhat.com Subject: Re: Core dumps References: <43C22DD0.5080503@netspace.net.au> <200601091912.k09JC0fp022663@elgar.sibelius.xs4all.nl> <43C39AAB.6000505@netspace.net.au> <200601101916.k0AJGOgg009366@elgar.sibelius.xs4all.nl> <20060110214131.GA1686@nevyn.them.org> In-Reply-To: <20060110214131.GA1686@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00081.txt.bz2 Daniel Jacobowitz wrote: > On Tue, Jan 10, 2006 at 08:16:24PM +0100, Mark Kettenis wrote: > >>>Date: Tue, 10 Jan 2006 22:29:47 +1100 >>>From: Russell Shaw >>> >>>I'm using debian-sid. >> >>Well, that narrows it down... >> >>...but not nearly enough. Well, I suppose you're on i386 GNU/Linux. >> >> >>>GNU gdb 6.3-debian >>>gcc (GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5) >> >>So that's a Debian-modified gdb, have you tried asking for help on any >>of the Debian lists? > > It's only lightly modified (by me). But, I would need the same > information that Mark's been asking for in order to help... > especially, actual traces of GDB output. What's the best way to force a core-dump from my own code? (I couldn't find much on the net)