`pid` is `DWORD` in Startup() and AttachToProcess() from ManagedDebugger
authorAndrey Okoshkin <a.okoshkin@samsung.com>
Mon, 5 Feb 2018 09:15:14 +0000 (12:15 +0300)
committerAndrey Okoshkin <a.okoshkin@samsung.com>
Mon, 5 Feb 2018 09:15:14 +0000 (12:15 +0300)
commit9ec3df1f3e75af09f40710ca815f3df421cec69a
tree78c51db332661e68a094261e955e7dc5a84647f6
parent52bef1c98fc9cdd7b653f27a7b80414c53264fd3
`pid` is `DWORD` in Startup() and AttachToProcess() from ManagedDebugger

dbgshim API handles PID as `DWORD`.
src/debug/netcoredbg/manageddebugger.cpp
src/debug/netcoredbg/manageddebugger.h