From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23658 invoked by alias); 11 Jun 2008 07:20:55 -0000 Received: (qmail 23646 invoked by uid 22791); 11 Jun 2008 07:20:52 -0000 X-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Jun 2008 07:20:25 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m5B7KMtD029131; Wed, 11 Jun 2008 03:20:22 -0400 Received: from pobox-2.corp.redhat.com (pobox-2.corp.redhat.com [10.11.255.15]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m5B7KM5i002437; Wed, 11 Jun 2008 03:20:22 -0400 Received: from localhost.localdomain (vpn-6-22.fab.redhat.com [10.33.6.22]) by pobox-2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m5B7KKJ2031699; Wed, 11 Jun 2008 03:20:21 -0400 Message-ID: <484F7CB4.8030706@redhat.com> Date: Wed, 11 Jun 2008 13:20:00 -0000 From: Phil Muldoon User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Tom Tromey CC: Ray Ruvinskiy , frysk@sourceware.org Subject: Re: Debugging a NullPointerException in fstack References: <484E2B37.3010309@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00098.txt.bz2 Tom Tromey wrote: >>>>>> "Ray" == Ray Ruvinskiy writes: >>>>>> > > Ray> Is it possible to make it so that when a program compiled with > Ray> gcj throws an exception, the stack trace is displayed, like it > Ray> would be if a jar file is run with Sun's jre? > > This should work in general. I think in some places frysk swallows > exceptions or does not print traces. > Can you please file a bug against the tool/component if you know of such a case? Thanks Phil