Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

188 lines
5.3 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
  2. "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <HTML DIR="LTR">
  4. <HEAD>
  5. <META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
  6. <STYLE>
  7. <!--
  8. body { color: #000000;
  9. background: #FFFFFF;
  10. font-size: 70%;
  11. font-family: Verdana, Arial, Sans Serif; }
  12. A:link {text-decoration: none;}
  13. A:visited {text-decoration: none; color: #0000FF;}
  14. A:active {text-decoration: none;}
  15. A:hover {text-decoration: UNDERLINE; color: #FF0000}
  16. Table { margin-bottom: -.25em; }
  17. DIV.MastText {font-family: "Franklin Gothic Medium", "Verdana", "Arial", "Sans Serif"; font-size:190%; position:absolute; top:63px; left: 130px;}
  18. HR { height: 1px; margin-bottom: -.5em; color: #6699CC; }
  19. ul
  20. { margin-top: ".6em";
  21. margin-bottom: 0;
  22. list-style-type: disc;
  23. margin-left: "1.2em";
  24. padding-left: "0em";
  25. margin-right: "1.5em"; }
  26. li
  27. { margin-bottom: ".7em"; clear:both; }
  28. --></STYLE>
  29. <TITLE>Microsoft Windows XP Support Tools</TITLE>
  30. </HEAD>
  31. <BODY LEFTMARGIN=0 TOPMARGIN=0>
  32. <A NAME="top"></A>
  33. <IMG SRC="SETUP/gifs/Logo_WindowsXP.gif" ALT="Windows&nbsp;XP">
  34. <DIV class="MastText">
  35. Customer&nbsp;Support Diagnostics
  36. </DIV>
  37. <CENTER>
  38. <TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0>
  39. <TR>
  40. <TD VALIGN=TOP WIDTH=160>
  41. <CENTER>
  42. <TABLE WIDTH="98%" BORDER=0 CELLSPACING=10 CELLPADDING=0>
  43. <TR>
  44. <TD VALIGN=TOP>
  45. <FONT FACE="Verdana,Arial,Helvetica" SIZE="2">
  46. <BR><BR>
  47. <B>Contents</B>
  48. <HR>
  49. <A HREF="dbg.htm#intro">Introduction</A>
  50. <BR><BR>
  51. <A HREF="dbg.htm#whatsin">What is included?</A>
  52. <BR><BR>
  53. <A HREF="dbg.htm#installsymbols">Install symbols</A>
  54. <BR><BR>
  55. <A HREF="dbg.htm#installtools">Install debugging tools</A>
  56. <HR>
  57. </FONT>
  58. </TD>
  59. </TR>
  60. </TABLE>
  61. </CENTER>
  62. </TD>
  63. <TD VALIGN=TOP WIDTH=2 BGCOLOR="#FEFEFE">
  64. </TD>
  65. <TD VALIGN=TOP>
  66. <CENTER>
  67. <TABLE BORDER=0 CELLSPACING=10 CELLPADDING=0>
  68. <TR>
  69. <TD VALIGN=TOP>
  70. <FONT FACE="Verdana,Arial,Helvetica" SIZE="2">
  71. <A NAME="intro"></A>
  72. <BR><BR>
  73. <B>Introduction</B>
  74. <BR>
  75. <HR>
  76. The Customer Support Diagnostics package for Microsoft Windows&nbsp;XP consists of important tools and data to help you diagnose any system problems that arise with Windows&nbsp;XP. When you contact Microsoft customer support for help, they will direct you to use these tools.
  77. <BR><BR><BR>
  78. <A NAME="whatsin"></A>
  79. <B>What is included?</B>
  80. <BR>
  81. <HR>
  82. Windows&nbsp;XP Customer Support Diagnostics contains the following:
  83. <UL>
  84. <LI><B>Symbols.</B> Symbols are names that software developers assign to various pieces of code. The package includes both retail and debug versions of the symbols. For more information about symbols, see <A HREF="dbg.htm#installsymbols">Install symbols</A>. </LI>
  85. <BR><BR>
  86. <LI><B>Debugging tools.</B> Debugging tools analyze failures and other problems that occur in the operating system and its applications. The package contains debuggers (KD, WinDbg, CDB), debugger extensions for Windows NT&nbsp;4.0, Windows&nbsp;2000 and Windows&nbsp;XP, and other related debugging tools. For more information about debugging tools, see <A HREF="dbg.htm#installtools">Install debugging tools</A>.</LI>
  87. </UL>
  88. <BR><BR>
  89. <A NAME="installsymbols"></A>
  90. <B>Install symbols</B>
  91. <BR>
  92. <HR>
  93. The 32-bit symbols package requires approximately 675 megabytes (MB) of hard disk space, and the 64-bit package requires approximately 550 megabytes (MB). To install symbols that match the version of Windows&nbsp;XP, click one of the following:
  94. <UL>
  95. <LI><A HREF="./Symbols/i386/Retail/symbols.exe">
  96. Install 32-bit retail symbols</A></LI>
  97. <LI><A HREF="./Symbols/ia64/Retail/symbols.exe">
  98. Install 64-bit retail symbols</A></LI>
  99. </UL>
  100. <BR><BR>
  101. <A NAME="installtools"></A>
  102. <B>Install debugging tools</B>
  103. <BR>
  104. <HR>
  105. You can install either a 32-bit or 64-bit version of Debugging Tools for Windows. The 32-bit version is appropriate for most users, however, if you are planning on debugging an application on a IA-64 based processor, you should select the 64-bit version. The 32-bit version contains debugger extensions for Windows&nbsp;NT&nbsp;4.0, Windows&nbsp;2000, and Windows&nbsp;XP. You can install the 32-bit tools on either a 32-bit or 64-bit version of Windows&nbsp;XP. The 64-bit version contains debugger extensions for Windows&nbsp;XP, and can be installed only on the 64-bit version of Windows&nbsp;XP.
  106. <BR><BR>
  107. Debugging tools require approximately 16 MB of hard disk space. To install the debugging tools package, click one of the following:
  108. <UL>
  109. <LI><A HREF="./Tools/setup_x86.exe">
  110. Install 32-bit Debugging Tools for Windows</A> (required for most customers)</LI>
  111. <LI><A HREF="./Tools/setup_ia64.exe">
  112. Install 64-bit Debugging Tools for Windows</A></LI>
  113. </UL>
  114. To obtain the most current version of the Debugging Tools for Windows, see&nbsp;<A HREF="http://www.microsoft.com/ddk/debugging">Microsoft Debugging Tools</A>.
  115. <BR><BR><BR><BR>
  116. <HR>
  117. <CENTER>
  118. &#169; 2001 Microsoft Corporation.
  119. All rights reserved.
  120. <BR>
  121. Other product and company names mentioned herein may be the
  122. trademarks of their respective owners.
  123. </CENTER>
  124. </FONT>
  125. </TD>
  126. </TR>
  127. </TABLE>
  128. </CENTER>
  129. </TD>
  130. </TR>
  131. </TABLE>
  132. </CENTER>
  133. </BODY>
  134. </HTML>