dap: add netcoredbg DAP server

netcoredbg (https://github.com/Samsung/netcoredbg) is a standalone debug server for .NET Core which supports GDB/MI and DAP protocols.

This patch adds a basic configuration for netcoredbg to dap/servers.json

Merge request reports

Loading