mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
Document UNPROTECT define that disables tightened ACL.
This commit is contained in:
parent
8b65fef55c
commit
21a37d287c
4
Recipe
4
Recipe
@ -114,6 +114,10 @@
|
|||||||
# - XFLAGS=/DDEBUG
|
# - XFLAGS=/DDEBUG
|
||||||
# Causes PuTTY to enable internal debugging.
|
# 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
|
# - XFLAGS=/DMALLOC_LOG
|
||||||
# Causes PuTTY to emit a file called putty_mem.log, logging every
|
# Causes PuTTY to emit a file called putty_mem.log, logging every
|
||||||
# memory allocation and free, so you can track memory leaks.
|
# memory allocation and free, so you can track memory leaks.
|
||||||
|
Loading…
Reference in New Issue
Block a user