|
|
|
|
|
|
| Debug symbols for 2003R2 Server |
| On the http://www.microsoft.com/whdc/DevTools/Debugging/symbolpkg.mspx page
there are no separate symbols for 2003R2/SP2 server (X64), so I loaded the
symbols for 2003 sp2 x64.
I still can not load ... on 17-Nov-09 |
| |
|
| How to configure source search path |
| I have a simple question:
is it possible to define the source lookup path so that if the
debugger tries to find a file '\a\b\c\file.cxx' it also
tries the path '\a\b\c\file.cxx'.
Currently I have to ... on 16-Nov-09 |
| |
|
| WinDbg Loop in ADPlus command file |
| When creating a -hang dump from ADPlus I try to format some of the
application critical areas so we can get an idea what went wrong without
downloading the full dmp file.
So I am trying to dump an a... on 13-Nov-09 |
| |
|
| WDFTester with debug on/off |
| Hi, I am trying to resolve a driver issue with remote kernel debugging. A
bugcheck occurs as a result of fault injection (FI) by WDFTester. The
platform is Windows 7. The bugcheck does not appear if ... on 13-Nov-09 |
| |
|
| .net heap and stack |
| This data is based on a MFC \ .NET 1.1 crash.
1. Why does DumpStackObject show an Exception but DumpHeap does not?
2. How can I view the content of Exception? Using DumpObj on the
column value colo... on 11-Nov-09 |
| |
|
|
|