We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7dd410 commit e04a98cCopy full SHA for e04a98c
xml/System.Diagnostics/Debugger.xml
@@ -356,6 +356,8 @@ Console.WriteLine("Hello, world.");
356
357
## Remarks
358
If a debugger is already attached, nothing happens.
359
+
360
+Debugger launch is only supported on Windows. On Unix operating systems, the method returns `true` without launching a debugger.
361
362
]]></format>
363
</remarks>
0 commit comments