Where can I get/download DBG files for MS VS 7, C++
-
Where can I get/download DBG files for MS VS 7, C++ I need exact link/URL. Now i'm walking on www.microsoft.com and while i have no results :confused: Thanks a lot in advance !!!
-
Where can I get/download DBG files for MS VS 7, C++ I need exact link/URL. Now i'm walking on www.microsoft.com and while i have no results :confused: Thanks a lot in advance !!!
If you mean operating system debug symbols, you can download them from http://www.microsoft.com/whdc/ddk/debugging/symbolpkg.mspx[^]. Note that these symbol packages are only released with every service pack; if you've patched your computer (which you should have!) some of the symbols may be out of date. You can download symbols on demand from Microsoft using the symbol server. See http://www.microsoft.com/whdc/ddk/debugging/symbols.mspx[^] and http://support.microsoft.com/default.aspx?scid=kb;en-us;319037[^] for more details. Stability. What an interesting concept. -- Chris Maunder
-
If you mean operating system debug symbols, you can download them from http://www.microsoft.com/whdc/ddk/debugging/symbolpkg.mspx[^]. Note that these symbol packages are only released with every service pack; if you've patched your computer (which you should have!) some of the symbols may be out of date. You can download symbols on demand from Microsoft using the symbol server. See http://www.microsoft.com/whdc/ddk/debugging/symbols.mspx[^] and http://support.microsoft.com/default.aspx?scid=kb;en-us;319037[^] for more details. Stability. What an interesting concept. -- Chris Maunder