Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pykd-ext
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Todd Hartman
pykd-ext
Commits
0c262e17
Commit
0c262e17
authored
May 25, 2020
by
m417z
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md: installation instructions for WinDbg Preview
parent
aa072ebd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
README.md
README.md
+7
-2
No files found.
README.md
View file @
0c262e17
...
...
@@ -9,8 +9,13 @@ Using Pykd-Ext - is recommended way to use pykd with windbg.
[
All releases
](
https://githomelab.ru/pykd/pykd-ext/-/wikis/Downloads
)
#### Installation pykd.dll
1.
Locate your windbg installation place ( for example: C:
\P
rogram Files (x86)
\W
indows Kits
\1
0
\D
ebuggers
\x
64 )
2.
Unpack pykd.dll to the 'ext' directory.
Unpack pykd.dll to the extensions directory.
*
Classic WinDbg:
*
%ProgramFiles(x86)%
\W
indows Kits
\1
0
\D
ebuggers
\x
86
\w
inext
*
%ProgramFiles(x86)%
\W
indows Kits
\1
0
\D
ebuggers
\x
64
\w
inext
*
WinDbg Preview (from Store):
*
%LocalAppData%
\D
bg
\E
ngineExtensions32
*
%LocalAppData%
\D
bg
\E
ngineExtensions
#### Loading pykd.dll:
Run command:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment