From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13306 invoked by alias); 22 Jun 2003 20:49:13 -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 13296 invoked from network); 22 Jun 2003 20:49:13 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 22 Jun 2003 20:49:13 -0000 Received: from dsl093-172-017.pit1.dsl.speakeasy.net ([66.93.172.17] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19UBmi-0002uw-00; Sun, 22 Jun 2003 15:50:01 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19UBlp-0003fh-00; Sun, 22 Jun 2003 16:49:05 -0400 Date: Sun, 22 Jun 2003 20:49:00 -0000 From: Daniel Jacobowitz To: Michael Elizabeth Chastain Cc: ac131313@redhat.com, carlton@math.stanford.edu, gdb-patches@sources.redhat.com Subject: Re: stab at a fix for PR java/1039 Message-ID: <20030622204905.GA14065@nevyn.them.org> Mail-Followup-To: Michael Elizabeth Chastain , ac131313@redhat.com, carlton@math.stanford.edu, gdb-patches@sources.redhat.com References: <200306222038.h5MKcdqk007600@duracef.shout.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306222038.h5MKcdqk007600@duracef.shout.net> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-06/txt/msg00712.txt.bz2 On Sun, Jun 22, 2003 at 04:38:39PM -0400, Michael Elizabeth Chastain wrote: > I don't know where that particular patch is at. > > Regarding PR 1039, I have a fresh testbed run here, and it says > that the "break main; run" tests in jmisc1.exp and jmisc2.exp work > in all the configurations I have with java (that is, with all > gcc v3, but no gcc v2). So this will be gone from my next list of > "5.3 versus HEAD" issues. Odd, break main fails here: (gdb) break jmisc.main the class jmisc does not have any method named main Hint: try 'jmisc.main or 'jmisc.main (Note leading single quote.) (gdb) FAIL: gdb.java/jmisc.exp: setting breakpoint at jmisc.main -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer