netcoredbg is an open source debug serve for .NET Core. It is used by
editors like Eclipse aCute (https://github.com/eclipse/aCute).
See https://github.com/Samsung/netcoredbg for moe detials.
netcoredbg uses (private?) headers from coreclr and bundles copies of
libraries from coreclr. So we build it as part of .NET Core to it stays
consistent with coreclr libraries and headers.
netcoredbg also needs a small number of nuget packges to build, which
are included as prebuilts in source-build already.
PLEASE DO NOT MERGE THIS
netcoredbg is an open source debug serve for .NET Core. It is used by
editors like Eclipse aCute (https://github.com/eclipse/aCute).
See https://github.com/Samsung/netcoredbg for moe detials.
netcoredbg uses (private?) headers from coreclr and bundles copies of
libraries from coreclr. So we build it as part of .NET Core to it stays
consistent with coreclr libraries and headers.
netcoredbg also needs a small number of nuget packges to build, which
are included as prebuilts in source-build already.
build: https://copr.fedorainfracloud.org/coprs/omajid/dotnet-2.1/build/814508/