Skip to content

CoreCLR Debug Problem #11998

@caozhiyuan

Description

@caozhiyuan

i built coreclr ,use VS2017 open Windows_NT.x64.Debug\CoreCLR.sln to debug.

1、debug INSTALL run corerun.exe , if not set CORE_LIBRARIES=%ProgramFiles%\dotnet\shared\Microsoft.NETCore.App\2.2.0, it will raise error.
this is doc (debugging-instructions.md)

2、debug GCSample error, how to run it rightly?
i try this it can run
GCHeap::Initialize changed g_gc_pFreeObjectMethodTable = g_gc_pFreeObjectMethodTable==NULL?GCToEEInterface::GetFreeObjectMethodTable():g_gc_pFreeObjectMethodTable;
gcenv.ee.cpp changed AppDomainCanAccessHandleTable return to true

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions