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.
 
 
 
 
 
 

194 lines
5.1 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<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:60px; left: 172px;}
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 Support Tools</TITLE>
</HEAD>
<BODY LEFTMARGIN=0 TOPMARGIN=0>
<A NAME="top"></A>
<IMG SRC="SETUP/gifs/logo.gif" ALT="Microsoft Windows">
<DIV class="MastText">
Customer&nbsp;Support&nbsp;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 the <NOLOC>Windows&nbsp;Server&nbsp;2003</NOLOC> family consists of important tools and data to help you diagnose system problems. 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>
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, 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 712 megabytes (MB) of hard disk space, and the 64-bit package requires approximately
486 megabytes (MB). To install symbols that match the version (retail or debug), 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/i386/Debug/symbols.exe">
Install 32-bit debug symbols</A></LI>
<LI><A HREF="./Symbols/ia64/Retail/symbols.exe">
Install 64-bit retail symbols</A></LI>
<LI><A HREF="./Symbols/ia64/Debug/symbols.exe">
Install 64-bit debug 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
and you can install the 32-bit tools on either a 32-bit or 64-bit version of the operating system. However, if you are planning
on debugging an application on a Itanium-based processor, you should select the 64-bit version.
<BR><BR>
Debugging tools require approximately 24 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; 2003 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>