Discussion:
Links
(too old to reply)
unknown
2007-07-01 15:07:08 UTC
Permalink
Hi,

Please let me know the best links to learn windbg, softice and remote debugging.
Are there any books that shed light on these. The product documentation is
not something of hands on which I'm keenly looking for.

Tom
Oleg Starodumov
2007-07-02 18:23:55 UTC
Permalink
Post by unknown
Please let me know the best links to learn windbg, softice and remote debugging.
WinDbg:
http://www.debuginfo.com/articles/easywindbg.html
(and other articles at debuginfo.com)
http://www.codeproject.com/debug/
(see "Debug Tutorial Part X" by Toby Opferman)
http://blogs.msdn.com/tess
(if you are interested in managed debugging with SOS)

Remote debugging:
http://www.nynaeve.net/
(somewhere at the beginning should be a couple of posts on remote debugging,
which are IMO by far the best of what I have seen so far)
--
Oleg
[VC++ MVP http://www.debuginfo.com/]
Loading...