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]

src/gdb infttrace.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sources.redhat.com	2001-09-27 06:31:47

Modified files:
	gdb            : infttrace.c 

Log message:
	kill_inferior: Issue a TT_PROC_EXIT request rather than a TT_PROC_STOP
	request to kill the inferior and its child processes. Otherwise, the
	inferior is not killed on HPUX 11.0.  Removed the code that detaches the
	child processes since we just killed them.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infttrace.c.diff?cvsroot=src&r1=1.15&r2=1.16


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