mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-12 18:13:50 -05:00
Document UNPROTECT define that disables tightened ACL.
(cherry picked from commit 21a37d287cced473c12d23581fc1a200552ad1e0)
This commit is contained in:
parent
7346e9bc4b
commit
a01f3bfdad
4
Recipe
4
Recipe
@ -114,6 +114,10 @@
|
||||
# - XFLAGS=/DDEBUG
|
||||
# Causes PuTTY to enable internal debugging.
|
||||
#
|
||||
# - XFLAGS=/DUNPROTECT
|
||||
# Disable tightened ACL on PuTTY process so that e.g. debuggers
|
||||
# can attach to it.
|
||||
#
|
||||
# - XFLAGS=/DMALLOC_LOG
|
||||
# Causes PuTTY to emit a file called putty_mem.log, logging every
|
||||
# memory allocation and free, so you can track memory leaks.
|
||||
|
Loading…
x
Reference in New Issue
Block a user