From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30290 invoked by alias); 4 Jun 2003 17:40:46 -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 30232 invoked from network); 4 Jun 2003 17:40:45 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 4 Jun 2003 17:40:45 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h54Hecw19638; Wed, 4 Jun 2003 10:40:38 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Andrew Cagney Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFC/RFA/frame stuff] Fix build failure in alpha-osf1-tdep.c References: <20030604002702.GP919@gnat.com> <3EDD5DAA.1060300@redhat.com> <20030604060512.GW919@gnat.com> <3EDE2D5B.8070809@redhat.com> From: David Carlton Date: Wed, 04 Jun 2003 17:40:00 -0000 In-Reply-To: <3EDE2D5B.8070809@redhat.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-06/txt/msg00175.txt.bz2 On Wed, 04 Jun 2003 13:33:15 -0400, Andrew Cagney said: > There is some interest in fixing GDB's Java. [insert manditory > slander directed towards the old code] The current implementation > has more limitiations than one can point a stick at. Off the top of > my head: > - namespaces > - bytecodes and a byte code target > - backtraces through libffi We'll also need to get GCC to generate correct debug info for Java. David Carlton carlton@math.stanford.edu