This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Errors with gdb


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]