debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide05.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
cawthron
parents:
diff changeset
     2
	"http://www.w3.org/TR/html4/loose.dtd">
cawthron
parents:
diff changeset
     3
	<html><head>
cawthron
parents:
diff changeset
     4
	<title>Current Data Section Process</title>
cawthron
parents:
diff changeset
     5
	<link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="screen">
cawthron
parents:
diff changeset
     6
	<link href="sysdoc-eclipse.css" type="text/css" rel="stylesheet" media="print">
cawthron
parents:
diff changeset
     7
	<link href="../../book.css" type="text/css" rel="stylesheet" >
cawthron
parents:
diff changeset
     8
<div class="Head2">
cawthron
parents:
diff changeset
     9
  <h2>Current Data Section Process</h2>
cawthron
parents:
diff changeset
    10
</div>
cawthron
parents:
diff changeset
    11
<div>
cawthron
parents:
diff changeset
    12
<p>In the moving memory model the current process could be a fixed
cawthron
parents:
diff changeset
    13
process, in which case there is also a current moving process. The current data
cawthron
parents:
diff changeset
    14
section process is the current moving process.</p>
cawthron
parents:
diff changeset
    15
<p class="listing">TheCurrentDataSectionProcess=64038d5c</p>
cawthron
parents:
diff changeset
    16
<p>This field contains a pointer to the DProcess object
cawthron
parents:
diff changeset
    17
for the current moving process. This line is followed by detailed information
cawthron
parents:
diff changeset
    18
about the process itself; the format is the same as that described for the
cawthron
parents:
diff changeset
    19
<a href="CrashDebuggerInfoAboutKernel.guide04.html" title="Extracting information about the kernel / Current process state">current process state</a>.</p> 
cawthron
parents:
diff changeset
    20
cawthron
parents:
diff changeset
    21
</div>
cawthron
parents:
diff changeset
    22
<h5>Related tasks</h5>
cawthron
parents:
diff changeset
    23
<ul>
cawthron
parents:
diff changeset
    24
  <li><a href="CrashDebuggerInfoAboutKernel.guide.html">Extracting Kernel Information</a> </li>
cawthron
parents:
diff changeset
    25
  <li><a href="CrashDebuggerInfoAboutKernel.guide02.html">Scheduler State</a></li>
cawthron
parents:
diff changeset
    26
  <li><a href="CrashDebuggerInfoAboutKernel.guide03.html">Current Thread State</a></li>
cawthron
parents:
diff changeset
    27
  <li><a href="CrashDebuggerInfoAboutKernel.guide04.html">Current Process State</a></li>
cawthron
parents:
diff changeset
    28
</ul>
cawthron
parents:
diff changeset
    29
<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>
cawthron
parents:
diff changeset
    30
	   </body>
cawthron
parents:
diff changeset
    31
	   </html>
cawthron
parents:
diff changeset
    32