From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29216 invoked by alias); 18 Sep 2002 17:15:43 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 29206 invoked from network); 18 Sep 2002 17:15:42 -0000 Received: from unknown (HELO smarthost1.mail.easynet.fr) (212.180.1.68) by sources.redhat.com with SMTP; 18 Sep 2002 17:15:42 -0000 Received: from [212.11.38.52] (helo=there) by smarthost1.mail.easynet.fr with smtp (Exim 3.35 #1 (Debian)) id 17riQM-0005FO-00; Wed, 18 Sep 2002 19:15:38 +0200 Content-Type: text/plain; charset="iso-8859-15" From: Christophe Roux To: Tom Tromey Subject: debugging Date: Wed, 18 Sep 2002 10:15:00 -0000 Cc: rhug-rhats@sources.redhat.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-SW-Source: 2002-09/txt/msg00008.txt.bz2 Do you know a simple solution in order to debug a servlet with gcj ? The exception stack trace seams to give only gcj concern methods' names. Is there a way to obtain the line number where the exception was triggered in the "java" program ? Thanks to light my lantern. Christophe