Add DIAGNOSTIC to debugger script (#484) accepted/tizen/8.0/unified/20231011.152835 accepted/tizen/unified/20231011.153140 tizen_8.0_m2_release
author조웅석/MDE Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Wed, 11 Oct 2023 01:18:39 +0000 (10:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 11 Oct 2023 01:18:39 +0000 (10:18 +0900)
commitbf82c4dadc20abfda57f32c7313290a877db2e9e
treed74f9606ff4acf7a537130690c1f92221ca87d16
parent3cd18d0d7c37642b635c6748a60ffe62752e4606
Add DIAGNOSTIC to debugger script (#484)

To set DOTNET_DiagnosticPorts environment for app launching,
Add DIAGNOSTIC option to debugger script

Only environment key value is described in debugger script.
The environment value should be set when launching application like below.

owner:~> launch_app [APP_ID] __AUL_SDK__ DIAGNOSTIC DOTNET_DiagnosticPorts [PortName]
NativeLauncher/dotnet.debugger