This is the mail archive of the gdb-patches@sourceware.org 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: [RFA/commit] Internal error while loading core on alpha-tru64


On Thursday 31 December 2009 10:58:26, Joel Brobecker wrote:
> > > 2009-12-31  Joel Brobecker  <brobecker@adacore.com>
> > > 
> > >         Internal error while loading core on alpha-tru64.
> > >         * corelow.c (core_open): Delete unused local variables.
> > >         Use inferior_appeared instead of add_inferior_silent.
> > 
> > This is OK.
> 
> Cool, now checked in. Thanks for the quick review!
> 
> > > Tested on alpha-tru64 with the AdaCore gdb-testsuite (I can no longer
> > > run the dejagnu testsuite on this platform).
> > 
> > (You don't actually need to be able to run dejagnu on the
> > platform--- you should give remote host testing a try
> > sometime.)
> 
> I would love to try it. Are there some instructions available anywhere,
> in the wiki, perhaps?

I don't think so, but it would be nice to have.  The dejagnu manual has
a short section about it though.  A useful trick is to have a
shared filesystem between the build and host (e.g., mounting the
build filesystem with nfs/smb on the host), as
hinted by Joseph <http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00163.html>

-- 
Pedro Alves


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