debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/CrashDebuggerCallStack.guide.html
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 990 5d016a880824
child 1024 48b401835d0a
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality

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

<h2>Examining the Call Stack</h2>
<p>The following topics provide different ways of examing the call stack: </p>
</div><div>
<ul>
<li><a href="CrashDebuggerCallStack.guide02.html" >General Points</a></li>
<li><a href="CrashDebuggerCallStack.guide03.html" >Finding the Stack</a></li>
<li><a href="CrashDebuggerCallStack.guide04.html" >Tracing through the Call Stack Heuristically</a></li>
<li><a href="CrashDebuggerCallStack.guide05.html" >Walking through the Call Stack</a></li>
</ul>
</div>
<div></div>
<div id="footer">Copyright &copy; 2009 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>