Skip to content

Commit 6283f87

Browse files
Mike McLaughlintommcdon
andauthored
Update docs/core/diagnostics/tools-overview.md
Co-authored-by: Tom McDonald <[email protected]>
1 parent adbad8e commit 6283f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/tools-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The [dotnet-stack](dotnet-stack.md) tool allows you to quickly print the managed
5252

5353
### dotnet-debugger-extensions
5454

55-
[dotnet-debugger-extensions](dotnet-debugger-extensions.md) installs the [.NET debugger extensions](debugger-extensions.md) on Linux and macOS (and on Windows if you're using [Windbg/cdb](/windows-hardware/drivers/debugger/debugger-download-tools)).
55+
[dotnet-debugger-extensions](dotnet-debugger-extensions.md) installs the [.NET debugger extensions](debugger-extensions.md) on Linux, macOS, and Windows. [LLDB](https://lldb.llvm.org/) is required for Linux and macOS, and [Windbg/cdb](/windows-hardware/drivers/debugger/debugger-download-tools) is needed for Windows.
5656

5757
## Other tools
5858

0 commit comments

Comments
 (0)