about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-16 14:38:13 +0100
committervanhauser-thc <vh@thc.org>2021-03-16 14:38:13 +0100
commit862cb3217f5983e5cfff6568f6b31fcf1e960802 (patch)
tree846353204e04f44ea5b74ac5f6a11eb4fa9366a1 /include/envs.h
parent8e11546536979c8d462d927a61f28df5e909b2a0 (diff)
downloadafl++-862cb3217f5983e5cfff6568f6b31fcf1e960802.tar.gz
fix cmplog rtn
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index e92bee2a..cfd73b68 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -50,6 +50,7 @@ static char *afl_environment_variables[] = {
     "AFL_FAST_CAL",
     "AFL_FORCE_UI",
     "AFL_FUZZER_ARGS",  // oss-fuzz
+    "AFL_GDB",
     "AFL_GCC_ALLOWLIST",
     "AFL_GCC_DENYLIST",
     "AFL_GCC_BLOCKLIST",