Subject: Re: HEADS UP: GDB (help needed)!
To: Todd Vierling <tv@pobox.com>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-toolchain
Date: 03/24/1999 21:59:27
On Wed, Mar 24, 1999 at 09:25:23PM +0100, Ignatios Souvatzis wrote:
> On Wed, Mar 24, 1999 at 09:23:30PM +0100, Ignatios Souvatzis wrote:
> > On Wed, Mar 24, 1999 at 01:32:32PM -0500, Todd Vierling wrote:
> > > I have been losing time for NetBSD to real life, and I need some help on gdb
> > > on various platforms!  We'd like to get as much as possible in by 1.4 - at
> > > the *very* least, have all previous platforms working - and some platforms
> > > are not even tested with gdb 4.17.
> > 
> > > - m68k:  NOT TESTED!
> > 
> > I'm building gdb 4.17 right now. If somebody did test it already on m68k,
> > please stop me...  I have other things I want to look at.
> 
> I forgot to add:
> 
> What should I look for (from the experience of people who found bugs on non
> m68k?)

Ok, I debugged a few small test programs, both static and dynamic, both with
a coredump and without, and it seems to work fine.

I did NOT try remote debugging, or target kcore (none around).

	-is