newlib/winsup/utils
Jon TURNEY 5c4129d937 Improve strace to log most Windows debug events
Not sure if this is wanted, but on a couple of occasions recently I have been
presented with strace output which contains an exception at an address in an
unknown module (i.e. not in the cygwin DLL or the main executable), so here is a
patch which adds some more information, including DLL load addresses, to help
interpret such straces.

v2:
Use NtQueryObject() for HANDLE -> filename conversion
Add new '-e' option to toggle this additional logging

2015-06-07  Jon Turney  <jon.turney@dronecode.org.uk>

	* strace.cc (proc_child): Log process and thread create and exit,
	and DLL load and unload.
	(GetFileNameFromHandle): New function.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2015-06-11 12:00:51 +01:00
..
aclocal.m4
autogen.sh
bloda.cc
ChangeLog Improve strace to log most Windows debug events 2015-06-11 12:00:51 +01:00
ChangeLog-2000
ChangeLog.64bit
configure
configure.ac
COPYING.dumper
cygcheck.cc * cygcheck.cc (dump_sysinfo): Handle Windows 10/Server 2014(?). 2014-11-10 16:21:52 +00:00
cygpath.cc
cygwin-console-helper.cc
dump_setup.cc * dump_setup.cc (check_package_files): Accommodate postinstall 2015-02-17 23:36:23 +00:00
dumper.cc
dumper.h
getconf.c
getfacl.c * getfacl.c (usage): Change --all to --access, --dir to --default. 2015-02-28 13:13:19 +00:00
kill.cc
ldd.cc
ldh.cc
loadlib.h
locale.cc
Makefile.in * Makefile.in: Add rules to create and depend on tzmap.h. 2014-12-05 13:41:52 +00:00
minidumper.cc
mkgroup.c * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZE 2015-02-25 20:18:29 +00:00
mkpasswd.c * mkgroup.c (MAX_SID_LEN): Remove. Instead, use SECURITY_MAX_SID_SIZE 2015-02-25 20:18:29 +00:00
module_info.cc
mount.cc
parse_pe.cc
passwd.c * passwd.c (GetPW): If server is NULL, and the user is not a local 2014-11-24 11:07:32 +00:00
path.cc Bind mounts require POSIX paths 2015-06-08 17:37:55 +02:00
path.h
pldd.c
ps.cc Drop Windows 2000 considerations in ps, fix uid field length 2015-06-10 11:07:27 +02:00
regtool.cc * regtool.cc (longopts): Add --force option. 2015-02-03 15:14:57 +00:00
setfacl.c * setfacl.c (action_t): Add DeleteDef value. 2014-12-15 20:29:43 +00:00
setmetamode.c
ssp.c
ssp.txt
strace.cc Improve strace to log most Windows debug events 2015-06-11 12:00:51 +01:00
testsuite.cc
testsuite.h
tzmap-from-unicode.org Asia/Calcutta -> Asia/Kolkata (not on unicode.org) 2015-04-23 22:03:45 +02:00
tzmap.h Asia/Calcutta -> Asia/Kolkata (not on unicode.org) 2015-04-23 22:03:45 +02:00
tzset.c * Makefile.in: Add rules to create and depend on tzmap.h. 2014-12-05 13:41:52 +00:00
umount.cc
wide_path.h