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]

gdb ChangeLog win32-nat.c


CVSROOT:	/cvs/uberbaum
Module name:	gdb
Changes by:	cgf@sources.redhat.com	2002-02-15 18:33:24

Modified files:
	.              : ChangeLog win32-nat.c 

Log message:
	* win32-nat.c (get_image_name): New function.
	(handle_load_dll): Use get_image_name function.
	(get_child_debug_event): Avoid registering debug events until possibly execed
	process is started.
	(child_create_inferior): Allow invocation via shell so that command line
	redirection, etc.  works ok.
	(_initialize_inftarg): Add new command: "set shell" to control whether a shell
	is used to start a process.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/ChangeLog.diff?cvsroot=uberbaum&r1=1.2210&r2=1.2211
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gdb/win32-nat.c.diff?cvsroot=uberbaum&r1=1.50&r2=1.51


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