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

Allow sos <cmd> to be used consistently across all debuggers/hosts #3266

Merged
merged 3 commits into from
Aug 10, 2022

Commits on Aug 10, 2022

  1. Allow sos <cmd> to be used consistently across all debuggers/hosts

    Issue dotnet#2998
    
    Renamed CommandPlatform to CommandFlags
    
    Add DAC EnumMemoryRegion `enummemory` test command
    
    Don't fail if datatarget's ReadVirtual is passed 0 size
    mikem8361 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    bdc42d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23a447 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a5b041 View commit details
    Browse the repository at this point in the history