Rich Lander

Results 508 comments of Rich Lander

Ooops. I was going to mention Native AOT and forgot about trimming. Added those. Good catch.

Right. I'm not thinking trimmed-only. We need to treat the default images as the baseline and go from there.

Right, but I assume they don't include registry pull (at least currently).

@leecow I updated the spec/syntax based on my work in https://github.com/dotnet/designs/pull/358.

This issue hasn't been tested in a long time. It seems there are two scenarios: - Local dev: acquire debug packages from the package manager - Dump debugging of (typically)...

> "Give me all the symbols I need to debug this dump file" That sounds great. Seems like this should be the direction should others want to take that on...