blob: 5ed26bd9ecfd329c9954f49018e9f8d748ae5587 [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>IPDIExecuteManagement (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="IPDIExecuteManagement (PTP API Specification)";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/IPDIExecuteManagement.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.ptp.debug.core.pdi</a></div>
<h2 title="Interface IPDIExecuteManagement" class="title">Interface IPDIExecuteManagement</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="IPDIDebugger.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDIDebugger</a></code>, <code><a href="IPDISession.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDISession</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">IPDIExecuteManagement</span></pre>
<div class="block">Provides the ability to resume a thread. Provides the ability to step into,
over, and until from the current execution location. Implementations must be
non-blocking. Provides the ability to step return from the frame.
Implementations must be non-blocking.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></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>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#restart(org.eclipse.ptp.debug.core.TaskSet)">restart</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)</code></th>
<td class="colLast">
<div class="block">TODO not implemented yet in 2.0 Requests to restart of debugging</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#resume(org.eclipse.ptp.debug.core.TaskSet,boolean)">resume</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
boolean&nbsp;passSignal)</code></th>
<td class="colLast">
<div class="block">Causes this target to resume its execution. if passSignal is
<code>false</code> and the target was suspended by a signal when resuming
the signal will be discarded Has no effect on a target that is not
suspended.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#resume(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.IPDILocation)">resume</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="IPDILocation.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDILocation</a>&nbsp;location)</code></th>
<td class="colLast">
<div class="block">Resume execution at location.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#resume(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDISignal)">resume</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="model/IPDISignal.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDISignal</a>&nbsp;signal)</code></th>
<td class="colLast">
<div class="block">Resume execution where the program stopped but immediately give the
signal.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#start(org.eclipse.ptp.debug.core.TaskSet)">start</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)</code></th>
<td class="colLast">
<div class="block">Starts specify process</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepInto(org.eclipse.ptp.debug.core.TaskSet,int)">stepInto</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Steps into the current source line.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepIntoInstruction(org.eclipse.ptp.debug.core.TaskSet,int)">stepIntoInstruction</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Steps into the current machine instruction.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepOver(org.eclipse.ptp.debug.core.TaskSet,int)">stepOver</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Steps over the current source line. if count &lt;= 0 it is a loop.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepOverInstruction(org.eclipse.ptp.debug.core.TaskSet,int)">stepOverInstruction</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Steps over the current machine instruction.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepReturn(org.eclipse.ptp.debug.core.TaskSet,int)">stepReturn</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)</code></th>
<td class="colLast">
<div class="block">Continue execution until the frame return.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepReturn(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.aif.IAIF)">stepReturn</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="model/aif/IAIF.html" title="interface in org.eclipse.ptp.debug.core.pdi.model.aif">IAIF</a>&nbsp;aif)</code></th>
<td class="colLast">
<div class="block">Cancel execution of the frame and return with value. value can be
<code>null</code>, if no return value is needed.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stepUntil(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.IPDILocation)">stepUntil</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="IPDILocation.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDILocation</a>&nbsp;location)</code></th>
<td class="colLast">
<div class="block">Continues running until location is reached.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#suspend(org.eclipse.ptp.debug.core.TaskSet)">suspend</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)</code></th>
<td class="colLast">
<div class="block">Causes this target/thread to suspend its execution.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#terminate(org.eclipse.ptp.debug.core.TaskSet)">terminate</a></span>&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)</code></th>
<td class="colLast">
<div class="block">Requests to terminate of specify process</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="resume(org.eclipse.ptp.debug.core.TaskSet,boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre class="methodSignature">void&nbsp;resume&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
boolean&nbsp;passSignal)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Causes this target to resume its execution. if passSignal is
<code>false</code> and the target was suspended by a signal when resuming
the signal will be discarded Has no effect on a target that is not
suspended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>passSignal</code> - whether to discard the signal</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="resume(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.IPDILocation)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre class="methodSignature">void&nbsp;resume&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="IPDILocation.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDILocation</a>&nbsp;location)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Resume execution at location. Note the method does not change stackframe.
The result is undefined if it jumps outside of the stackframe. Can only
be called when the associated target is suspended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>location</code> - </dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="resume(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.IPDISignal)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resume</h4>
<pre class="methodSignature">void&nbsp;resume&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="model/IPDISignal.html" title="interface in org.eclipse.ptp.debug.core.pdi.model">IPDISignal</a>&nbsp;signal)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Resume execution where the program stopped but immediately give the
signal.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>signal</code> - </dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepOver(org.eclipse.ptp.debug.core.TaskSet,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepOver</h4>
<pre class="methodSignature">void&nbsp;stepOver&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Steps over the current source line. if count &lt;= 0 it is a loop. Can only
be called when the associated target/thread is suspended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>count</code> - as in `step', but do so count times.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepOverInstruction(org.eclipse.ptp.debug.core.TaskSet,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepOverInstruction</h4>
<pre class="methodSignature">void&nbsp;stepOverInstruction&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Steps over the current machine instruction. Can only be called when the
associated target/thread is suspended. if count &lt;= 0 it is a loop.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>count</code> - as in `stepOverInstruction', but do so count times.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepInto(org.eclipse.ptp.debug.core.TaskSet,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepInto</h4>
<pre class="methodSignature">void&nbsp;stepInto&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Steps into the current source line. Can only be called when the
associated target/thread is suspended. if count &lt;= 0 it is a loop.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>count</code> - as in `step', but do so count times.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepIntoInstruction(org.eclipse.ptp.debug.core.TaskSet,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepIntoInstruction</h4>
<pre class="methodSignature">void&nbsp;stepIntoInstruction&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Steps into the current machine instruction. Can only be called when the
associated target/thread is suspended. if count &lt;= 0 it is a loop.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepUntil(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.IPDILocation)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepUntil</h4>
<pre class="methodSignature">void&nbsp;stepUntil&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="IPDILocation.html" title="interface in org.eclipse.ptp.debug.core.pdi">IPDILocation</a>&nbsp;location)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Continues running until location is reached. If the program will be
suspended if attempt to exit the current frame. Can only be called when
the associated target is suspended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>location</code> - location</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepReturn(org.eclipse.ptp.debug.core.TaskSet,int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepReturn</h4>
<pre class="methodSignature">void&nbsp;stepReturn&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
int&nbsp;count)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Continue execution until the frame return.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>count</code> - as in `step', but do so count times.</dd>
<dd><code>tasks</code> - target process</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="stepReturn(org.eclipse.ptp.debug.core.TaskSet,org.eclipse.ptp.debug.core.pdi.model.aif.IAIF)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stepReturn</h4>
<pre class="methodSignature">void&nbsp;stepReturn&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks,
<a href="model/aif/IAIF.html" title="interface in org.eclipse.ptp.debug.core.pdi.model.aif">IAIF</a>&nbsp;aif)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Cancel execution of the frame and return with value. value can be
<code>null</code>, if no return value is needed. Can only be called when
the associated target/thread is suspended.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dd><code>aif</code> - value use as the returning value.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="suspend(org.eclipse.ptp.debug.core.TaskSet)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>suspend</h4>
<pre class="methodSignature">void&nbsp;suspend&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Causes this target/thread to suspend its execution. Has no effect on an
already suspended thread.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="terminate(org.eclipse.ptp.debug.core.TaskSet)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>terminate</h4>
<pre class="methodSignature">void&nbsp;terminate&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Requests to terminate of specify process</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="restart(org.eclipse.ptp.debug.core.TaskSet)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>restart</h4>
<pre class="methodSignature">void&nbsp;restart&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">TODO not implemented yet in 2.0 Requests to restart of debugging</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - </dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
<a id="start(org.eclipse.ptp.debug.core.TaskSet)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>start</h4>
<pre class="methodSignature">void&nbsp;start&#8203;(<a href="../TaskSet.html" title="class in org.eclipse.ptp.debug.core">TaskSet</a>&nbsp;tasks)
throws <a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></pre>
<div class="block">Starts specify process</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tasks</code> - target process</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="PDIException.html" title="class in org.eclipse.ptp.debug.core.pdi">PDIException</a></code> - on failure</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/IPDIExecuteManagement.html">Use</a></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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</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>