Subject: Re: GDB problems - stepping through
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Reinoud Zandijk <zandijk@cs.utwente.nl>
List: port-arm32
Date: 09/15/1999 13:44:43
Hi Ignatios,

On Wed, 15 Sep 1999, Ignatios Souvatzis wrote:
> > I find this change kinda wierd; Are these flags now shifted? or is gcc big
> > endian oriented ? 
> 
> I guess the flags have always been used shifted, which is why gdb didn't work
> formerly.

Well, a small mistake is always easily made... the constants looked just
to correct :-)

> I didn't hunt this down, as I tested it, it worked, and Richard Earnshaw
> normally knows what to do.

I wasn't questioning that :-)

Great, I've got to downloading gdb from -current! Well, the sources I'm
afraid.

Reinoud