ClrDebug
ClrDebug copied to clipboard
Managed wrappers around the .NET Unmanaged API
The following types have complex data fields that may contain one or more string values. We need to understand how to parse these correctly to implement appropriate `ToString()` overrides *...
* Identify/document why `hostfxr_get_dotnet_environment_info` isn't in `hostfxr.dll` distributed in NuGet packages * Provide a `GetRuntimeDelegate` method that doesn't take a `hostfxr_delegate_type` and returns a `GetRuntimeDelegateDelegates` wrapper that provides access to...
* Add in all the definitions in `microsoft.debugging.targetmodel.sdk.20230731.1609.0\build\native\include\DbgServicesBridgeClient.h` * Add `DebuggerDisplay` to all the new structs I added post 0.3.3. Just re-run ComWrapper for the whole project * I don't...