From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22402 invoked by alias); 9 Jun 2004 20:46:27 -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 22385 invoked from network); 9 Jun 2004 20:46:26 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 9 Jun 2004 20:46:26 -0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i59KkPi5014939 for ; Wed, 9 Jun 2004 16:46:25 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i59KkOw22592; Wed, 9 Jun 2004 16:46:24 -0400 Received: from [172.16.25.229] (dhcp-172-16-25-229.sfbay.redhat.com [172.16.25.229]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i59KkNP09700; Wed, 9 Jun 2004 13:46:23 -0700 Subject: Re: Binary Compatibility: debug info for compiled Java programs From: Anthony Green To: Andrew Haley Cc: java@gcc.gnu.org, gdb@sources.redhat.com In-Reply-To: <16582.65277.81118.189889@cuddles.cambridge.redhat.com> References: <16582.65277.81118.189889@cuddles.cambridge.redhat.com> Content-Type: text/plain Organization: Red Hat, Inc. Message-Id: <1086813967.2819.40.camel@dhcp-172-16-25-229.sfbay.redhat.com> Mime-Version: 1.0 Date: Wed, 09 Jun 2004 20:46:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-06/txt/msg00080.txt.bz2 On Wed, 2004-06-09 at 05:13, Andrew Haley wrote: > So, I'm still unsure about how to proceed. It looks like Bryce's > suggestion is preferable on efficiency grounds, although it might be > possible to generate DWARF cheaply while laying out classes. Whatever we do, I'd like to see some solution that attempted to minimize communication with the inferior process (for remote debugging purposes). I also agree with Andrew that it would be bad to do something preventing us from debugging core files. AG -- Anthony Green Red Hat, Inc.