Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bikovitsky committed Mar 12, 2016
1 parent 081f1f9 commit e633cd3
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# WingDbg
Friends don't let friends debug alone
Friends don't let friends debug alone.


## !regfix
Fixes that nasty bug in WinDbg that makes it not show any
registers when performing kernel debugging on targets older
than Windows 8 (approximately). Present since around WinDbg version 6.2.

For more information, see [here][1].


[1]: http://stackoverflow.com/q/35961246/851560

0 comments on commit e633cd3

Please sign in to comment.