From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19478 invoked by alias); 4 Feb 2003 18:07:01 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19467 invoked from network); 4 Feb 2003 18:06:59 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by 172.16.49.205 with SMTP; 4 Feb 2003 18:06:59 -0000 Received: from fleche.redhat.com (tq0201.peakpeak.com [207.174.177.201]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id LAA07614; Tue, 4 Feb 2003 11:06:55 -0700 Received: by fleche.redhat.com (Postfix, from userid 1000) id 81BF84F8099; Tue, 4 Feb 2003 10:55:17 -0700 (MST) To: Elena Zannoni Cc: David Carlton , gdb-patches@sources.redhat.com Subject: Re: [rfa] allocate_objfile(NULL, 0) References: <15903.24492.446475.747803@localhost.redhat.com> <87d6mv4aft.fsf@fleche.redhat.com> <15936.296.432592.13041@localhost.redhat.com> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: All of life is a blur of Republicans and meat! Date: Tue, 04 Feb 2003 18:07:00 -0000 In-Reply-To: <15936.296.432592.13041@localhost.redhat.com> Message-ID: <87smv4j5h6.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-02/txt/msg00124.txt.bz2 >>>>> "Elena" == Elena Zannoni writes: Elena> David, Tom, could a little gdb test be created and put in gdb.java? David said he couldn't reproduce the problem using this code. I don't have a simple recipe for the "re-run segv". Any serious java debugging with gdb will show it, but that doesn't make it easy to write a test case. Tom