winsup/utils ChangeLog Makefile.in strace.cc

cgf@cygwin.com cgf@cygwin.com
Mon Jan 28 18:03:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-01-28 18:03:33

Modified files:
	utils          : ChangeLog Makefile.in strace.cc 

Log message:
	* Makefile.in (MINGW_INCLUDES): Change cygwin include.
	* strace.cc: Use specific cygwin includes, as required.
	(load_cygwin): New function.  Loads cygwin DLL, if necessary.
	(attach_process): Attaches strace to a running process.
	(dostrace): Accept pid argument.  Attach to pid if supplied.
	(usage): Describe -p option.  Correct system description.
	(longopts): Alphabetize.
	(opts): Ditto.
	(main): Ditto.  Handle -p option.
	* Makefile.in (CXXFLAGS): Ensure that important settings are preserved even
	when overriden by command line.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/ChangeLog.diff?cvsroot=uberbaum&r1=1.116&r2=1.117
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/Makefile.in.diff?cvsroot=uberbaum&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/strace.cc.diff?cvsroot=uberbaum&r1=1.15&r2=1.16



More information about the Cygwin-cvs mailing list