blob: 893b03a62ff64d8520f88ed4ccc503a5f24c0fdf [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.request.IPDIEventRequest (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.request.IPDIEventRequest (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="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">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.request.IPDIEventRequest" class="title">Uses of Interface<br>org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</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.manager">org.eclipse.ptp.debug.core.pdi.manager</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ptp.debug.core.pdi.request">org.eclipse.ptp.debug.core.pdi.request</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.manager">
<!-- -->
</a>
<h3>Uses of <a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</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="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</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="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventManager.html#getCurrentRequest()">getCurrentRequest</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the current reques</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventRequestManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventRequestManager.html#getRequests()">getRequests</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an array of stored requests</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="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventRequestManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventRequestManager.html#addEventRequest(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">addEventRequest</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Adds an event request</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventRequestManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventRequestManager.html#canExecute(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">canExecute</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Determines whether this handler can execute on the elements specified in
the given request by reporting enabled state to the request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventRequestManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventRequestManager.html#deleteEventRequest(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">deleteEventRequest</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Deletes an event request</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventRequestManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventRequestManager.html#execute(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">execute</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Executes this command on the elements specified in the given request
reporting status to the given request and returns whether this handler
should remain enabled while the command is executing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventManager.html#notifyEventRequest(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">notifyEventRequest</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Notify the event request</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventManager.</span><code><span class="memberNameLink"><a href="../../manager/IPDIEventManager.html#registerEventRequest(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">registerEventRequest</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Register a request in event manager for lookup</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.ptp.debug.core.pdi.request">
<!-- -->
</a>
<h3>Uses of <a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a> in <a href="../package-summary.html">org.eclipse.ptp.debug.core.pdi.request</a></h3>
<table class="useSummary">
<caption><span>Subinterfaces of <a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a> in <a href="../package-summary.html">org.eclipse.ptp.debug.core.pdi.request</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a breakpoint</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDICommandRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDICommandRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request special command</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIConditionBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIConditionBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a condition breakpoint</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIConnectionRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIConnectionRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a connection to debugger</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIDataReadMemoryRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIDataReadMemoryRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a data read memory</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIDataWriteMemoryRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIDataWriteMemoryRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a data write memory</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIDeleteBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIDeleteBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request deleting a breakpoint</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIDeleteVariableRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIDeleteVariableRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request deleting a variable</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIDisableBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIDisableBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request disabling a breakpoint</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIEnableBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEnableBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request enabling a breakpoint</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIEvaluateExpressionRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEvaluateExpressionRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents a request to evaluate an expression</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIEvaluatePartialExpressionRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEvaluatePartialExpressionRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request an expression evaluation that generates a partial AIF
representation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIGetInfoThreadsRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIGetInfoThreadsRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request getting info threads</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIGetStackInfoDepthRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIGetStackInfoDepthRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request getting stack info depth</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIGetVariableTypeRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIGetVariableTypeRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request getting variable type</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIGoRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIGoRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request going</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIHaltRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIHaltRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request halting</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIInternalEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIInternalEventRequest</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIListArgumentsRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIListArgumentsRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a list of arguments</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIListGlobalVariablesRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIListGlobalVariablesRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a list of global variables</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIListLocalVariablesRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIListLocalVariablesRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a list of local variables</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIListSignalsRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIListSignalsRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a list of signals</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIListStackFramesRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIListStackFramesRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request a list of stackframes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIRestartRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIRestartRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request restarting</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDISetAddressBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDISetAddressBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request setting a function breakpoint</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDISetCurrentStackFrameRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDISetCurrentStackFrameRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request setting current frame</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDISetFunctionBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDISetFunctionBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request setting a function breakpoint</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDISetLineBreakpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDISetLineBreakpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request setting a line breakpoint</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDISetThreadSelectRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDISetThreadSelectRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request setting thread select</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDISetWatchpointRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDISetWatchpointRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request setting a watchpoint</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStartDebuggerRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStartDebuggerRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request starting debugger</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStepFinishRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStepFinishRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stepping finish</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStepIntoInstructionRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStepIntoInstructionRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stepping into</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStepIntoRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStepIntoRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stepping into</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStepOverInstructionRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStepOverInstructionRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stepping into</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStepOverRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStepOverRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stepping over</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStepRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStepRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stepping</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDIStopDebuggerRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIStopDebuggerRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request stopping debugger</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IPDITerminateRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDITerminateRequest</a></span></code></th>
<td class="colLast">
<div class="block">Represents to request terminating</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.ptp.debug.core.pdi.request</a> with parameters of type <a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</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>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IPDIEventRequestListener.</span><code><span class="memberNameLink"><a href="../IPDIEventRequestListener.html#handleEventRequestChanged(org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest)">handleEventRequestChanged</a></span>&#8203;(<a href="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">IPDIEventRequest</a>&nbsp;request)</code></th>
<td class="colLast">
<div class="block">Notifies this listener that the given request has changed.</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="../IPDIEventRequest.html" title="interface in org.eclipse.ptp.debug.core.pdi.request">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>