From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22114 invoked by alias); 10 Oct 2008 13:03:43 -0000 Received: (qmail 22105 invoked by uid 22791); 10 Oct 2008 13:03:41 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Oct 2008 13:03:00 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 2D3FC10D58; Fri, 10 Oct 2008 13:02:58 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 0AFEB10D34; Fri, 10 Oct 2008 13:02:58 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KoHdx-0002Mf-Dn; Fri, 10 Oct 2008 09:02:57 -0400 Date: Fri, 10 Oct 2008 13:03:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: teawater , gdb-patches Subject: Re: random results with the gdb testsuite Message-ID: <20081010130257.GA9073@caradoc.them.org> Mail-Followup-To: Denis PILAT , teawater , gdb-patches References: <48EDCCAD.3060502@st.com> <48EF10DA.9000701@st.com> <20081010123530.GA7167@caradoc.them.org> <48EF5043.4000109@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48EF5043.4000109@st.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00318.txt.bz2 On Fri, Oct 10, 2008 at 02:53:23PM +0200, Denis PILAT wrote: > Sorry, I said window but not in the Microsoft sense. I'm using kde in a > linux RHEL3. > My debugger terminates, but I can't determine how, valgrind detects > nothing, it's like if the process is "killed -9". Unless your ulimit is messed up, you should get a core dump after this happens. -- Daniel Jacobowitz CodeSourcery