blob: fe1d8027afdce682cd4373ab9ac0c0eb917011fd [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.5) on Tue Jan 21 20:13:53 EST 2020 -->
<title>Uses of Interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread (PTP API Specification)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="dc.created" content="2020-01-21">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../../jquery/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread (PTP API Specification)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>PTP</b><br>Release 7.0</div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread" class="title">Uses of Interface<br>org.eclipse.ptp.debug.core.pdi.model.IPDIThread</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ptp.debug.core.pdi.event">org.eclipse.ptp.debug.core.pdi.event</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ptp.debug.core.pdi.manager">org.eclipse.ptp.debug.core.pdi.manager</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ptp.debug.core.pdi.model">org.eclipse.ptp.debug.core.pdi.model</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.ptp.debug.core.pdi.event">
<!-- -->
</a>
<h3>Uses of <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a> in <a href="../../event/package-summary.html">org.eclipse.ptp.debug.core.pdi.event</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../event/package-summary.html">org.eclipse.ptp.debug.core.pdi.event</a> that return <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIThreadInfo.</span><code><span class="memberNameLink"><a href="../../event/IPDIThreadInfo.html#getThread()">getThread</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns destroyed thread</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../event/package-summary.html">org.eclipse.ptp.debug.core.pdi.event</a> with parameters of type <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../IPDISessionObject.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISessionObject</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventFactory.</span><code><span class="memberNameLink"><a href="../../event/IPDIEventFactory.html#newThreadInfo(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,int,org.eclipse.ptp.debug.core.pdi.model.IPDIThread)">newThreadInfo</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;id,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread)</code></th>
<td class="colLast">
<div class="block">Create thread info</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.ptp.debug.core.pdi.manager">
<!-- -->
</a>
<h3>Uses of <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a> in <a href="../../manager/package-summary.html">org.eclipse.ptp.debug.core.pdi.manager</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../manager/package-summary.html">org.eclipse.ptp.debug.core.pdi.manager</a> that return <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIThreadManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIThreadManager.html#getThreads(org.eclipse.ptp.debug.core.TaskSet)">getThreads</a></span>&#8203;(<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;qTasks)</code></th>
<td class="colLast">
<div class="block">Get threads</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../manager/package-summary.html">org.eclipse.ptp.debug.core.pdi.manager</a> with parameters of type <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThreadStorageDescriptor.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThreadStorageDescriptor</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIVariableManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIVariableManager.html#getThreadStorageDescriptors(org.eclipse.ptp.debug.core.pdi.model.IPDIThread)">getThreadStorageDescriptors</a></span>&#8203;(<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread)</code></th>
<td class="colLast">
<div class="block">Get thread storage descriptors</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.ptp.debug.core.pdi.model">
<!-- -->
</a>
<h3>Uses of <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a> in <a href="../package-summary.html">org.eclipse.ptp.debug.core.pdi.model</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.ptp.debug.core.pdi.model</a> that return <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDITarget.</span><code><span class="memberNameLink"><a href="../IPDITarget.html#getCurrentThread()">getCurrentThread</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the currently selected thread.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIThreadGroup.</span><code><span class="memberNameLink"><a href="../IPDIThreadGroup.html#getCurrentThread()">getCurrentThread</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the currently selected thread.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIStackFrame.</span><code><span class="memberNameLink"><a href="../IPDIStackFrame.html#getThread()">getThread</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the thread this stackframe is contained in.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIThreadStorageDescriptor.</span><code><span class="memberNameLink"><a href="../IPDIThreadStorageDescriptor.html#getThread()">getThread</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the thread</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIVariableDescriptor.</span><code><span class="memberNameLink"><a href="../IPDIVariableDescriptor.html#getThread()">getThread</a></span>()</code></th>
<td class="colLast">
<div class="block">Get thread</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDITarget.</span><code><span class="memberNameLink"><a href="../IPDITarget.html#getThreads()">getThreads</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the threads contained in this target.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIThreadGroup.</span><code><span class="memberNameLink"><a href="../IPDIThreadGroup.html#getThreads()">getThreads</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the threads contained in this target.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newThread(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.pdi.model.IPDITarget,int)">newThread</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../IPDITarget.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDITarget</a>&nbsp;target,
int&nbsp;parseInt)</code></th>
<td class="colLast">
<div class="block">Create a thread</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.ptp.debug.core.pdi.model</a> with parameters of type <a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIThread.</span><code><span class="memberNameLink"><a href="../IPDIThread.html#equals(org.eclipse.ptp.debug.core.pdi.model.IPDIThread)">equals</a></span>&#8203;(<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thead)</code></th>
<td class="colLast">
<div class="block">Determines whether both threads are the same.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIArgumentDescriptor.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIArgumentDescriptor</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newArgumentDescriptor(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame,java.lang.String,java.lang.String,int,int)">newArgumentDescriptor</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
<a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a>&nbsp;frame,
java.lang.String&nbsp;name,
java.lang.String&nbsp;fullName,
int&nbsp;pos,
int&nbsp;depth)</code></th>
<td class="colLast">
<div class="block">Create an argument descriptor</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIGlobalVariableDescriptor.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIGlobalVariableDescriptor</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newGlobalVariableDescriptor(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame,java.lang.String,java.lang.String,int,int)">newGlobalVariableDescriptor</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
<a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a>&nbsp;frame,
java.lang.String&nbsp;name,
java.lang.String&nbsp;fullName,
int&nbsp;pos,
int&nbsp;depth)</code></th>
<td class="colLast">
<div class="block">Create a global variable descriptor</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDILocalVariable.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDILocalVariable</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newLocalVariable(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame,java.lang.String,java.lang.String,int,int,java.lang.String)">newLocalVariable</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
<a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a>&nbsp;frame,
java.lang.String&nbsp;name,
java.lang.String&nbsp;fullName,
int&nbsp;pos,
int&nbsp;depth,
java.lang.String&nbsp;varId)</code></th>
<td class="colLast">
<div class="block">Create a local variable</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDILocalVariableDescriptor.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDILocalVariableDescriptor</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newLocalVariableDescriptor(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame,java.lang.String,java.lang.String,int,int)">newLocalVariableDescriptor</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
<a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a>&nbsp;frame,
java.lang.String&nbsp;name,
java.lang.String&nbsp;fullName,
int&nbsp;pos,
int&nbsp;depth)</code></th>
<td class="colLast">
<div class="block">Create a local variable descriptor</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIVariableDescriptor.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIVariableDescriptor</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newRegisterDescriptor(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame,java.lang.String,java.lang.String,int,int)">newRegisterDescriptor</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
<a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a>&nbsp;frame,
java.lang.String&nbsp;name,
java.lang.String&nbsp;fullName,
int&nbsp;pos,
int&nbsp;depth)</code></th>
<td class="colLast">
<div class="block">Create a register descriptor</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newStackFrame(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,int,java.lang.String,java.lang.String,int,java.math.BigInteger)">newStackFrame</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
int&nbsp;level,
java.lang.String&nbsp;file,
java.lang.String&nbsp;func,
int&nbsp;line,
java.math.BigInteger&nbsp;addr)</code></th>
<td class="colLast">
<div class="block">Create a stack frame</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newStackFrame(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,int,org.eclipse.ptp.debug.core.pdi.IPDILocator)">newStackFrame</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;pthread,
int&nbsp;i,
<a href="../../IPDILocator.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDILocator</a>&nbsp;locator)</code></th>
<td class="colLast">
<div class="block">Create a stack frame from a locator</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../IPDIVariableDescriptor.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIVariableDescriptor</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIModelFactory.</span><code><span class="memberNameLink"><a href="../IPDIModelFactory.html#newThreadStorageDescriptor(org.eclipse.ptp.debug.core.pdi.IPDISession,org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDIThread,org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame,java.lang.String,java.lang.String,int,int)">newThreadStorageDescriptor</a></span>&#8203;(<a href="../../IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a>&nbsp;session,
<a href="../../../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;thread,
<a href="../IPDIStackFrame.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIStackFrame</a>&nbsp;frame,
java.lang.String&nbsp;name,
java.lang.String&nbsp;fullName,
int&nbsp;pos,
int&nbsp;depth)</code></th>
<td class="colLast">
<div class="block">Create a thread storage descriptor</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDITarget.</span><code><span class="memberNameLink"><a href="../IPDITarget.html#setCurrentThread(org.eclipse.ptp.debug.core.pdi.model.IPDIThread,boolean)">setCurrentThread</a></span>&#8203;(<a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDIThread</a>&nbsp;pthread,
boolean&nbsp;doUpdate)</code></th>
<td class="colLast">
<div class="block">Set current thread</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../IPDIThread.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>PTP</b><br>Release 7.0</div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.</small></p>
</footer>
</body>
</html>