This is the mail archive of the cygwin-patches 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]

[PATCH] Fix strace -T



strace -T to toggle stracing of a process doesn't seem to work at the moment. Attached is a patch to make it work again.


2011-09-08 Jon TURNEY <jon.turney@dronecode.org.uk>

	* include/sys/strace.h (strace): Add toggle() method
	* strace.cc (toggle): Implement toggle() method
	* sigproc.cc (wait_sig): Use strace.toggle() in __SIGSTRACE


Attachment: strace_toggle.patch
Description: Text document


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