Add DIAGNOSTIC to debugger script (#484)
[platform/core/dotnet/launcher.git] / NativeLauncher / dotnet.debugger
index e2c765d..12ccfc9 100644 (file)
@@ -20,6 +20,11 @@ APP_TYPE dotnet|dotnet-nui
 EXTRA_KEY __DLP_DEBUG_ARG__
 
 [DEBUGGER]
+NAME DIAGNOSTICS
+APP_TYPE dotnet|dotnet-nui
+EXTRA_ENV DOTNET_DiagnosticPorts
+
+[DEBUGGER]
 NAME HEAPTRACK
 EXE /home/owner/share/tmp/sdk_tools/profctl/profctl
 APP_TYPE dotnet|dotnet-nui