From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17835 invoked by alias); 1 Aug 2002 13:59:21 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17825 invoked from network); 1 Aug 2002 13:59:20 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 1 Aug 2002 13:59:20 -0000 Received: from dsl254-114-118.nyc1.dsl.speakeasy.net ([216.254.114.118] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17aGU2-0000p8-00; Thu, 01 Aug 2002 08:59:18 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17aGU5-00028J-00; Thu, 01 Aug 2002 09:59:21 -0400 Date: Thu, 01 Aug 2002 06:59:00 -0000 From: Daniel Jacobowitz To: bemis Cc: Mike Cleary , gdb@sources.redhat.com, clp@iol.unh.edu Subject: Re: Errors with gdb Message-ID: <20020801135921.GA8183@nevyn.them.org> Mail-Followup-To: bemis , Mike Cleary , gdb@sources.redhat.com, clp@iol.unh.edu References: <3D485D17.3000002@iol.unh.edu> <20020731215235.GA8783@nevyn.them.org> <3D493CE7.826D6B3B@iol.unh.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D493CE7.826D6B3B@iol.unh.edu> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-08/txt/msg00001.txt.bz2 If you know any other assembly language, the others should be fairly clear. And if the tests pass there's a good chance you got it right :) On Thu, Aug 01, 2002 at 09:51:35AM -0400, bemis wrote: > Hello, > I started writing the gdb/testsuite/gdb.asm/alpha.inc file, and added the > approprate lines to the asm-source.exp file. Can anyone point to where I'll > read/learn about what needs to be implemented for the alpha. I would like to learn > about the alpha.inc file that I need to write, and what it does. > Thanks. > Matt Bemis > > Daniel Jacobowitz wrote: > > > On Wed, Jul 31, 2002 at 05:56:39PM -0400, Mike Cleary wrote: > > > I just downloaded the new gdb source from cvs and I tried to build it > > > using an alpha with the alphaev56 configuration and I got the following > > > errors in the make file: > > > > > > ERROR: (timeout) GDB never initialized after 10 seconds. > > > WARNING: remote_expect statement without a default case?! > > > ERROR: couldn't load > > > /mnt/u2/mcleary/tools/build/alpha7/basic-gcc_2.95.3/native/ > > > src/gdb/testsuite/gdb.asm/asm-source into > > > /mnt/u2/mcleary/tools/build/alpha7/bas > > > ic-gcc_2.95.3/native/src/gdb/testsuite/../../gdb/gdb (end of file). > > > ERROR: Delete all breakpoints in delete_breakpoints (timeout) > > > > > > Here is the summary of the build attempt: > > > > > > === gdb Summary === > > > > > > # of expected passes 7840 > > > # of unexpected failures 466 > > > # of unexpected successes 10 > > > # of expected failures 164 > > > # of unresolved testcases 84 > > > # of untested testcases 9 > > > /mnt/u2/mcleary/tools/build/alpha7/basic-gcc_2.95.3/native/src/gdb/testsuite/../ > > > ../gdb/gdb version 2002-07-31-cvs -nx > > > > > > This occured with the alphaev56 configuration, in the basic-gcc_2.95.3 > > > baseline in the src package. If someone can fix this it would be a > > > great help. > > > > See the 7840 passes? It built and mostly works. That's about the best > > you'll see unless an Alpha expert cares to work on it. > > > > -- > > Daniel Jacobowitz Carnegie Mellon University > > MontaVista Software Debian GNU/Linux Developer > > -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer