We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update the following docs with the new SOS commands supported now on Linux/MacOS lldb and dotnet-dump.
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/sos-debugging-extension https://github.com/dotnet/diagnostics/blob/main/documentation/sos-debugging-extension.md https://github.com/dotnet/diagnostics/blob/main/documentation/sos-debugging-extension-windows.md
The text was updated successfully, but these errors were encountered:
Add newly supported Linux/MacOS SOS commands
e7aca6d
Issue: dotnet/diagnostics#3395
Remove duplicate SOS command docs
b88214d
Issue: dotnet#3395 https://learn.microsoft.com/en-us/dotnet/core/diagnostics/sos-debugging-extension replaces the deleted ones. Update some help text and lldb commands.
Remove duplicate SOS command docs (#3612)
a2aa40a
* Remove duplicate SOS command docs Issue: #3395 https://learn.microsoft.com/en-us/dotnet/core/diagnostics/sos-debugging-extension replaces the deleted ones. Update some help text and lldb commands. * Fix verb tenses * More verb tense fixes in cmd help * Code review feedback from docs PR
428b32a
Issue: dotnet/diagnostics#3395 Fix verb tense Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> Alphabetize commands Code review feedback
mikem8361
No branches or pull requests
Update the following docs with the new SOS commands supported now on Linux/MacOS lldb and dotnet-dump.
https://learn.microsoft.com/en-us/dotnet/core/diagnostics/sos-debugging-extension
https://github.com/dotnet/diagnostics/blob/main/documentation/sos-debugging-extension.md
https://github.com/dotnet/diagnostics/blob/main/documentation/sos-debugging-extension-windows.md
The text was updated successfully, but these errors were encountered: