summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Kulaychuk <i.kulaychuk@samsung.com>2018-04-16 18:01:00 +0300
committerIgor Kulaychuk <i.kulaychuk@samsung.com>2018-06-13 13:28:38 +0300
commit15a960a952c2068cc59335be805e45d2dc792346 (patch)
tree93edcffe7111c43d69a6ac4f24bab8a62e8479fb
parenta2f06cd0f3590bad3a7298309091143821dc83ef (diff)
downloadlauncher-15a960a952c2068cc59335be805e45d2dc792346.tar.gz
launcher-15a960a952c2068cc59335be805e45d2dc792346.tar.bz2
launcher-15a960a952c2068cc59335be805e45d2dc792346.zip
Change-Id: I0c856827f1daa0d0e9ef6e6534439d3766c88a51
-rw-r--r--NativeLauncher/dotnet.debugger6
1 files changed, 6 insertions, 0 deletions
diff --git a/NativeLauncher/dotnet.debugger b/NativeLauncher/dotnet.debugger
index 11d28d3..9b2cb71 100644
--- a/NativeLauncher/dotnet.debugger
+++ b/NativeLauncher/dotnet.debugger
@@ -12,3 +12,9 @@ EXE /opt/usr/home/owner/share/tmp/sdk_tools/lldb/bin/lldb-mi
APP_TYPE dotnet
EXTRA_KEY __DLP_ATTACH_ARG__
ATTACH true
+
+[DEBUGGER]
+NAME NETCOREDBG
+EXE /home/owner/share/tmp/sdk_tools/netcoredbg/netcoredbg
+APP_TYPE dotnet
+EXTRA_KEY __DLP_DEBUG_ARG__