From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22745 invoked by alias); 10 Oct 2008 13:06:20 -0000 Received: (qmail 22737 invoked by uid 22791); 10 Oct 2008 13:06:19 -0000 X-Spam-Check-By: sourceware.org Received: from s200aog12.obsmtp.com (HELO s200aog12.obsmtp.com) (207.126.144.126) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Oct 2008 13:05:35 +0000 Received: from source ([164.129.1.35]) (using TLSv1) by eu1sys200aob012.postini.com ([207.126.147.11]) with SMTP; Fri, 10 Oct 2008 13:05:29 UTC Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 43A0CDB45; Fri, 10 Oct 2008 13:05:29 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 147234C0C8; Fri, 10 Oct 2008 13:05:29 +0000 (GMT) Received: from crx595.cro.st.com (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.8.7a) with ESMTP id CQA76255 (AUTH "denis pilat"); Fri, 10 Oct 2008 15:06:27 +0200 (CEST) Message-ID: <48EF5317.4010408@st.com> Date: Fri, 10 Oct 2008 13:06:00 -0000 From: Denis PILAT User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: Denis PILAT , teawater , gdb-patches Subject: Re: random results with the gdb testsuite References: <48EDCCAD.3060502@st.com> <48EF10DA.9000701@st.com> <20081010123530.GA7167@caradoc.them.org> <48EF5043.4000109@st.com> <20081010130257.GA9073@caradoc.them.org> In-Reply-To: <20081010130257.GA9073@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00319.txt.bz2 Daniel Jacobowitz wrote: > 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. > No, I already checked, it's "coredumpsize unlimited".