Skip to content

Instantly share code, notes, and snippets.

@defufna
Created April 4, 2025 18:07
Show Gist options
  • Save defufna/6091f0fc0bbc1b163bf4bba579f88afe to your computer and use it in GitHub Desktop.
Save defufna/6091f0fc0bbc1b163bf4bba579f88afe to your computer and use it in GitHub Desktop.
Load symbols for coreclr
image list -f
shell dotnet-symbol /home/div0/.dotnet/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so
target symbols add /home/div0/.dotnet/shared/Microsoft.NETCore.App/9.0.0/libcoreclr.so.dbg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment