From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27971 invoked by alias); 12 May 2005 14:08:20 -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 27082 invoked from network); 12 May 2005 14:08:08 -0000 Received: from unknown (HELO hera.math.uni.wroc.pl) (156.17.86.1) by sourceware.org with SMTP; 12 May 2005 14:08:08 -0000 Received: from hebisch by hera.math.uni.wroc.pl with local (Exim 3.35 #1 (Debian)) id 1DWEMq-0005fi-00; Thu, 12 May 2005 16:08:48 +0200 Subject: Re: PATCH: Read Dwarf2 info from Pascal In-Reply-To: <52093.204.151.174.7.1115905044.squirrel@websd.u-strasbg.fr> To: muller@ics.u-strasbg.fr Date: Thu, 12 May 2005 14:37:00 -0000 CC: hebisch@math.uni.wroc.pl, gdb-patches@sources.redhat.com MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: From: Waldek Hebisch X-SW-Source: 2005-05/txt/msg00283.txt.bz2 Pierre Muller wrote: > > Waldek Hebisch said: > > The patch is against gdb-6.3, but applies to cvs version (from May 7): I > > have tested it on Debian Woody and the patch coused no new test failures > > (however, unpatched cvs version had 55 unexpected test failures). > > What test are you talking about? > I think that there are no pascal specific tests in > the gdb testsuite (unless I missed much more > that what I thought). > Are you talking about a GPC testsuite? > I an talking about gdb testsuite. I can not see how the patch could break anything, but for extra safety I did `make check'. I tested Pascal support by hand, just debugging actual programs. There are other problems with Pascal support, but set info is a critical problem, unpatched gdb gets stuck repeatedly trying (and failing) to read a set type. With the patch it is possible to do usefull debugging. -- Waldek Hebisch hebisch@math.uni.wroc.pl