Skip to content

Commit e04a98c

Browse files
authored
Update Debugger.xml (#4704)
1 parent a7dd410 commit e04a98c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xml/System.Diagnostics/Debugger.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,8 @@ Console.WriteLine("Hello, world.");
356356
357357
## Remarks
358358
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.
359361
360362
]]></format>
361363
</remarks>

0 commit comments

Comments
 (0)