File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1580,7 +1580,7 @@ def gdb_binary(self, value):
15801580
15811581 @_validator
15821582 def windbg_binary (self , value ):
1583- """Path to the binary that is used when running WinDbg locally.
1583+ r """Path to the binary that is used when running WinDbg locally.
15841584
15851585 This is useful when you have multiple versions of WinDbg installed or the WinDbg binary is
15861586 called something different.
@@ -1597,7 +1597,7 @@ def windbg_binary(self, value):
15971597
15981598 @_validator
15991599 def windbgx_binary (self , value ):
1600- """Path to the binary that is used when running WinDbgX locally.
1600+ r """Path to the binary that is used when running WinDbgX locally.
16011601
16021602 This is useful when you have multiple versions of WinDbgX installed or the WinDbgX binary is
16031603 called something different.
You can’t perform that action at this time.
0 commit comments