Subject: CVS commit: src/gnu/dist/gdb/gdb
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 10/16/2004 21:17:51
Module Name:	src
Committed By:	cube
Date:		Sat Oct 16 21:17:51 UTC 2004

Modified Files:
	src/gnu/dist/gdb/gdb: x86-64nbsd-nat.c

Log Message:
Back out previous commit.  PIDGET() must be used with a ptid_t, and the
functions that were modified by the previous commit were already passed
the result of PIDGET.  Whatever was intended, it must be re-done
correctly.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gdb/gdb/x86-64nbsd-nat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.