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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<HTML DIR="LTR">
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text-html;charset=Windows-1252">
<STYLE>
<!--
body { color: #000000;
background: #FFFFFF;
font-size: 70%;
font-family: Verdana, Arial, Sans Serif; }
A:link {text-decoration: none;}
A:visited {text-decoration: none; color: #0000FF;}
A:active {text-decoration: none;}
A:hover {text-decoration: UNDERLINE; color: #FF0000}
Table { margin-bottom: -.25em; }
DIV.MastText {font-family: "Franklin Gothic Medium", "Verdana", "Arial", "Sans Serif"; font-size:190%; position:absolute; top:63px; left: 130px;}
HR { height: 1px; margin-bottom: -.5em; color: #6699CC; }
ul
{ margin-top: ".6em";
margin-bottom: 0;
list-style-type: disc;
margin-left: "1.2em";
padding-left: "0em";
margin-right: "1.5em"; }
li
{ margin-bottom: ".7em"; clear:both; }
--></STYLE>
<TITLE>Microsoft Windows XP Support Tools</TITLE>
</HEAD>
<BODY LEFTMARGIN=0 TOPMARGIN=0>
<A NAME="top"></A>
<IMG SRC="SETUP/gifs/Logo_WindowsXP.gif" ALT="Windows&nbsp;XP">
<DIV class="MastText">
Customer&nbsp;Support Diagnostics
</DIV>
<CENTER>
<TABLE WIDTH="100%" BORDER=0 CELLSPACING=0 CELLPADDING=0>
<TR>
<TD VALIGN=TOP WIDTH=160>
<CENTER>
<TABLE WIDTH="98%" BORDER=0 CELLSPACING=10 CELLPADDING=0>
<TR>
<TD VALIGN=TOP>
<FONT FACE="Verdana,Arial,Helvetica" SIZE="2">
<BR><BR>
<B>Contents</B>
<HR>
<A HREF="dbg.htm#intro">Introduction</A>
<BR><BR>
<A HREF="dbg.htm#whatsin">What is included?</A>
<BR><BR>
<A HREF="dbg.htm#installsymbols">Install symbols</A>
<BR><BR>
<A HREF="dbg.htm#installtools">Install debugging tools</A>
<HR>
</FONT>
</TD>
</TR>
</TABLE>
</CENTER>
</TD>
<TD VALIGN=TOP WIDTH=2 BGCOLOR="#FEFEFE">
</TD>
<TD VALIGN=TOP>
<CENTER>
<TABLE BORDER=0 CELLSPACING=10 CELLPADDING=0>
<TR>
<TD VALIGN=TOP>
<FONT FACE="Verdana,Arial,Helvetica" SIZE="2">
<A NAME="intro"></A>
<BR><BR>
<B>Introduction</B>
<BR>
<HR>
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.
<BR><BR><BR>
<A NAME="whatsin"></A>
<B>What is included?</B>
<BR>
<HR>
Windows&nbsp;XP Customer Support Diagnostics contains the following:
<UL>
<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>
<BR><BR>
<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>
</UL>
<BR><BR>
<A NAME="installsymbols"></A>
<B>Install symbols</B>
<BR>
<HR>
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:
<UL>
<LI><A HREF="./Symbols/i386/Retail/symbols.exe">
Install 32-bit retail symbols</A></LI>
<LI><A HREF="./Symbols/ia64/Retail/symbols.exe">
Install 64-bit retail symbols</A></LI>
</UL>
<BR><BR>
<A NAME="installtools"></A>
<B>Install debugging tools</B>
<BR>
<HR>
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.
<BR><BR>
Debugging tools require approximately 16 MB of hard disk space. To install the debugging tools package, click one of the following:
<UL>
<LI><A HREF="./Tools/setup_x86.exe">
Install 32-bit Debugging Tools for Windows</A> (required for most customers)</LI>
<LI><A HREF="./Tools/setup_ia64.exe">
Install 64-bit Debugging Tools for Windows</A></LI>
</UL>
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>.
<BR><BR><BR><BR>
<HR>
<CENTER>
&#169; 2001 Microsoft Corporation.
All rights reserved.
<BR>
Other product and company names mentioned herein may be the
trademarks of their respective owners.
</CENTER>
</FONT>
</TD>
</TR>
</TABLE>
</CENTER>
</TD>
</TR>
</TABLE>
</CENTER>
</BODY>
</HTML>