This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb ChangeLog x86-64-linux-nat.c config/i3 ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_5_2-branch
Changes by:	mludvig@sources.redhat.com	2002-04-10 05:53:46

Modified files:
	gdb            : ChangeLog x86-64-linux-nat.c 
	gdb/config/i386: nm-x86-64.h 

Log message:
	* x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
	(PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
	(kernel_u_size): Added.
	* config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
	(PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.2298.2.25&r2=1.2298.2.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/x86-64-linux-nat.c.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.5.2.2&r2=1.5.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/nm-x86-64.h.diff?cvsroot=src&only_with_tag=gdb_5_2-branch&r1=1.3&r2=1.3.2.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]