This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [PATCH/RFA] Set architecture for NetBSD/vax core files
- From: Ian Lance Taylor <ian at wasabisystems dot com>
- To: Mark Kettenis <kettenis at chello dot nl>
- Cc: binutils at sources dot redhat dot com
- Date: 15 Apr 2004 11:17:17 -0400
- Subject: Re: [PATCH/RFA] Set architecture for NetBSD/vax core files
- References: <200404151518.i3FFIdWW002425@elgar.kettenis.dyndns.org>
Mark Kettenis <kettenis@chello.nl> writes:
> I just added proper support for NetBSD/vax and OpenBSD/vax to GDB. To
> make sure that GDB understands the old-style a.out-ish core files on
> those systems, this patch is needed. Nothing shicking; just adds the
> NetBSD/vax machine IDs to the i386, amd64, sparc, sparc64 ones that
> are already there.
>
> OK?
>
> Mark
>
>
> Index: ChangeLog
> from Mark Kettenis <kettenis@gnu.org>
>
> * netbsd-core.c (netbsd_core_file_p): Set architecture for VAX
> core files.
This is OK for mainline.
Ian