debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/tocCDB_Tasks.xml
author timkelly
Wed, 31 Mar 2010 12:09:18 -0500
changeset 1145 a9cc5c408e07
parent 0 fb279309251b
permissions -rw-r--r--
Always cache the platform/target as uppercase, and always return platform and target as uppercase (regression for bug 10674). Fixes problems with building and displaying emulator, as well as discovering GCCE prefix file correctly.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
<?NLS TYPE="org.eclipse.help.toc"?>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     3
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
<toc label="Tasks"  link_to="html/tocCDB.xml#cdbTasks" >
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     5
		
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     6
	<topic label="Call Stack" href="html/DebuggingInformation/CrashDebuggerCallStack.guide.html" >
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     7
		<topic label="General Points" 							href="html/DebuggingInformation/CrashDebuggerCallStack.guide02.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     8
		<topic label="Finding the Stack" 						href="html/DebuggingInformation/CrashDebuggerCallStack.guide03.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     9
		<topic label="Tracing through the Stack Heuristically" 	href="html/DebuggingInformation/CrashDebuggerCallStack.guide04.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    10
		<topic label="Walking through the Call Stack" 			href="html/DebuggingInformation/CrashDebuggerCallStack.guide05.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    11
	</topic>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    12
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    13
	<topic label="Examining Kernel Items" >
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    14
		<topic label="Kernel Objects" 		href="html/DebuggingInformation/CrashDebuggerObjectsContainers.guide.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    15
		<topic label="Kernel Containers" 	href="html/DebuggingInformation/CrashDebuggerObjectsContainers.guide02.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    16
	</topic>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    17
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    18
	<topic label="Extracting Kernel Information"  	href="html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide.html" >
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    19
		<topic label="Scheduler State" 					href="html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide02.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    20
		<topic label="Current Thread State" 			href="html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide03.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    21
		<topic label="Current Process State" 			href="html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide04.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    22
		<topic label="Current Data Section Process" 	href="html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide05.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    23
	</topic>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    24
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    25
	<topic label="Finding Fault Types"  		href="html/DebuggingInformation/CrashDebuggerFindingFault.guide.html" >
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    26
		<topic label="Unhandled Exceptions" 	href="html/DebuggingInformation/CrashDebuggerFindingFault.guide02.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    27
		<topic label="Panics" 					href="html/DebuggingInformation/CrashDebuggerFindingFault.guide03.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    28
	</topic>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    29
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    30
	<topic label="Memory"  >
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    31
		<topic label="Examining Memory" 				href="html/DebuggingInformation/CrashDebuggerExaminingMemory.guide.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    32
		<topic label="Dumping the Contents of Classes" 	href="html/DebuggingInformation/CrashDebuggerExaminingMemory.guide02.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    33
	</topic>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    34
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    35
	<topic label="Setting Up the Debug Monitor" 	href="html/DebuggingInformation/CrashDebugger_Setup.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    36
	<topic label="Using the MAKSYM Tool" 			href="html/DebuggingInformation/CrashDebuggerUsingMAKSYM-Ref.guide.html"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    37
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    38
</toc>