This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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/winsup/utils ChangeLog Makefile.in minidum ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1_7_29-release-branchpoint
Changes by:	corinna@sourceware.org	2014-05-19 12:26:01

Modified files:
	winsup/utils   : ChangeLog Makefile.in minidumper.cc 

Log message:
	2014-04-21  Jon TURNEY  <jon.turney@dronecode.org.uk>
	
	* minidumper.cc (filter_minidump_type): New function.
	(minidump): Change default dump type from MiniDumpNormal to
	something with more useful information without getting too
	big. Use filter_minidump_type() to filter out unsupported dump
	types.
	
	2014-04-21  Jon TURNEY  <jon.turney@dronecode.org.uk>
	
	* Makefile.in (minidumper.exe): Link directly with dbghelp.
	* minidumper.cc (minidump): Ditto.
	
	2014-04-21  Jon TURNEY  <jon.turney@dronecode.org.uk>
	
	* minidumper.cc (minidump): Fix copy and paste error in checking
	result of OpenProcess().

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.619.2.1&r2=1.619.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.114&r2=1.114.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/minidumper.cc.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.1.2.1&r2=1.1.2.2


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