This is the mail archive of the gdb-cvs@sourceware.org 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 inf-ptrace.c


CVSROOT:	/cvs/src
Module name:	src
Branch: 	nickrob-async-20060513-branch
Changes by:	nickrob@sourceware.org	2006-09-15 22:50:13

Modified files:
	gdb            : inf-ptrace.c 

Log message:
	* async-nat-inferior.h (struct gdb_inferior_status): Remove
	unused members.
	
	(inf_ptrace_him): Don't set above deleted members.
	(inf_ptrace_attach): Don't call gdb_inferior_destroy as it
	is called by gdb_create_inferior later. Merge async conditionals.
	(inf_ptrace_detach): Delete signal thread.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inf-ptrace.c.diff?cvsroot=src&only_with_tag=nickrob-async-20060513-branch&r1=1.32.14.5&r2=1.32.14.6


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