debuggercdi/com.nokia.carbide.cpp.debug.crashdebugger/html/DebuggingInformation/CrashDebuggerInfoAboutKernel.guide05.html
author timkelly
Tue, 03 Aug 2010 16:29:13 -0500
branchC3_BUILDER_WORK
changeset 1757 ec3c1e4702be
parent 1024 48b401835d0a
permissions -rw-r--r--
Remove makefile dependency checks on SBSv2 builder since they don't apply. Remove SBSv2BuilderInfo.java and functionality. That has been used for loading the SBSv2 tab, which no longer exists. Now the SBSv2 data in the .cproject is loaded directly by the build configuration loading mechanism.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
	<html><head>
	<title>Current Data Section Process</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="Head2">
  <h2>Current Data Section Process</h2>
</div>
<div>
<p>In the moving memory model the current process could be a fixed
process, in which case there is also a current moving process. The current data
section process is the current moving process.</p>
<p class="listing">TheCurrentDataSectionProcess=64038d5c</p>
<p>This field contains a pointer to the DProcess object
for the current moving process. This line is followed by detailed information
about the process itself; the format is the same as that described for the
<a href="CrashDebuggerInfoAboutKernel.guide04.html" title="Extracting information about the kernel / Current process state">current process state</a>.</p> 

</div>
<h5>Related tasks</h5>
<ul>
  <li><a href="CrashDebuggerInfoAboutKernel.guide.html">Extracting Kernel Information</a> </li>
  <li><a href="CrashDebuggerInfoAboutKernel.guide02.html">Scheduler State</a></li>
  <li><a href="CrashDebuggerInfoAboutKernel.guide03.html">Current Thread State</a></li>
  <li><a href="CrashDebuggerInfoAboutKernel.guide04.html">Current Process State</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>