debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/index.html
author timkelly
Fri, 11 Jun 2010 10:31:54 -0500
branchC3_BUILDER_WORK
changeset 1459 51ff67a50dee
parent 1024 48b401835d0a
permissions -rw-r--r--
Create an SDK with a bad epocroot when a configuration is being loaded but where the SDK is not in the global list. We add it so it can be displayed along with an error message that the SDK has a bad EPOCROOT.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
	<html><head>
	<title>Debugging information in Device Driver Guide</title>
	<link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="screen">
	<link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="print">
	<link href="../../book.css" type="text/css" rel="stylesheet" >
<div class="Head1">

<h2>Debugging Information</h2>
<p>The following topics describe the capabilites of the Crash Debugger: </p>
</div>
<ul>
<li><a href="CrashDebuggerUsingCommandSyntax.guide.html">The debug monitor and command syntax</a></li>
<li><a href="CrashDebuggerFindingFault.guide.html">Finding the type of fault</a></li>
<li><a href="CrashDebuggerInfoAboutKernel.guide.html">Extracting information about the kernel</a></li>
<li><a href="CrashDebuggerExaminingMemory.guide.html">Examining memory</a></li>
<li><a href="CrashDebuggerObjectsContainers.guide.html">Examining kernel objects and containers</a></li>
<li><a href="CrashDebuggerFindingFault.guide.html">Examining the call stack</a></li>
<li><a href="CrashDebuggerUsingMAKSYM-Ref.guide.html">Using the MAKSYM tool</a></li>
<li><a href="CrashDebuggerMemoryMap.guide.html">Symbian OS memory map</a></li>
<li><a href="CrashDebuggerThreadProcessMemoryStackUseful.guide.html">Process, thread, stack and memory useful information</a></li>
<li><a href="CrashDebuggerARMexceptionsProcessorModes.guide.html">ARM Exception types, fault status register values, processor modes</a></li>
</ul>

<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
</body>
</html>