From a01f3bfdad9f2709b105fbfac409e64e1d7e9462 Mon Sep 17 00:00:00 2001 From: Owen Dunn Date: Tue, 24 Nov 2015 23:13:03 +0000 Subject: [PATCH] Document UNPROTECT define that disables tightened ACL. (cherry picked from commit 21a37d287cced473c12d23581fc1a200552ad1e0) --- Recipe | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Recipe b/Recipe index 1bd9e08b..b3dbbcb2 100644 --- a/Recipe +++ b/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. -- 2.45.2