Subject: GDB fixes
To: NetBSD/arm32 Mailing List <port-arm32@NetBSD.ORG>
From: Mark Brinicombe <mark@causality.com>
List: port-arm32
Date: 06/27/1998 22:05:14
Hi,
  Just to let folks know that I have just fixed a couple of problems with
the GDB sources in the NetBSD tree. Folks trying to trace into shared
libraries will have noticed addresses going wrong due to GDB treating
addresses as per ARM2/3 i.e. only 26 bit. The gdb binary in the recent
snapshots suffers from this problem as well.

I'll kick off a new snapshot build this weekend.

Cheers,
				Mark