From 7965d2e0ae46621d4bd4325dd85f2df2b6345202 Mon Sep 17 00:00:00 2001 From: ghidra1 Date: Fri, 7 Nov 2025 10:50:31 -0500 Subject: [PATCH] GP-0 Updated comment in launch.properties --- Ghidra/RuntimeScripts/Common/support/launch.properties | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Ghidra/RuntimeScripts/Common/support/launch.properties b/Ghidra/RuntimeScripts/Common/support/launch.properties index a785a72bcc..14f0096465 100644 --- a/Ghidra/RuntimeScripts/Common/support/launch.properties +++ b/Ghidra/RuntimeScripts/Common/support/launch.properties @@ -45,6 +45,10 @@ VMARGS=-Djdk.tls.client.protocols=TLSv1.2,TLSv1.3 # See the "Troubleshoting JSSE" section of the following internet hosted document: # https://docs.oracle.com/en/java/javase/17/security/java-secure-socket-extension-jsse-reference-guide.html # +# NOTE: When this debug logging is enabled be sure to launch Ghidra with debugGhidra instead of +# ghidraRun since the detailed log output is directed to the console only. This behavior may +# vary with other launch scripts. +# #VMARGS=-Djavax.net.debug=ssl # The following property will limit the number of processor cores that Ghidra