You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,13 @@ Pybag provides helper functions on top of Python bindings for Microsoft Debug En
7
7
8
8
## Installation
9
9
10
-
Windows:
11
-
12
-
Install the Debugging Tools from the Windows SDK here: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/ Note that neither of the versions of WinDbg from the Microsoft App Store nor the stand-alone installer are currently supported.
10
+
Install the Debugging Tools
11
+
* From the Windows SDK here: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
0 commit comments