Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer update and fixed lldb's ReadVirtual to support partial reads #3315

Merged
merged 7 commits into from
Aug 26, 2022

Commits on Aug 25, 2022

  1. Update dependencies from https://github.com/dotnet/installer build 20…

    …220814.7
    
    Microsoft.Dotnet.Sdk.Internal
     From Version 7.0.100-rc.1.22407.1 -> To Version 7.0.100-rc.1.22414.7
    dotnet-maestro[bot] authored and mikem8361 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e5972b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8793826 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/installer build 20…

    …220819.24
    
    Microsoft.Dotnet.Sdk.Internal
     From Version 7.0.100-rc.1.22407.1 -> To Version 7.0.100-rc.2.22419.24
    dotnet-maestro[bot] authored and mikem8361 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    75bcef3 View commit details
    Browse the repository at this point in the history
  4. Fixed lldb's ReadVirtual to support partial reads

    Fixed the DumpRuntimeTypes command to build the GC heap info. It was looking up segments uninitialized.
    mikem8361 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e3ec693 View commit details
    Browse the repository at this point in the history
  5. Fix alpine build break

    mikem8361 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    94b2234 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    421e44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f37e3 View commit details
    Browse the repository at this point in the history