blob: 92ca52188c0b7528770cd606c7cd66f732bc6e01 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>Debugging: Analyze Stack Window</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="org.netbeans.modules.java.stackanalyzer.AnalyzeStackTopComponent" name="org.netbeans.modules.java.stackanalyzer.AnalyzeStackTopComponent"></a></p>
<div id="NBCSH2518"><!-- infolevel="all" infotype="General" --><a id="sthref337" name="sthref337"></a>
<h1>Debugging: Analyze Stack Window</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>Use to quickly jump from a stack trace element to a corresponding line in the Editor. Open this dialog box by choosing <b>Window</b> &gt; <b>Debugging</b> &gt; <b>Analyze Stack</b>.</p>
<p>Click <b>Insert StackTrace from Clipboard</b> after you copy a stack trace in the Output tab of the IDE to get the stack trace inserted into the Analyze Stack Window.</p>
<p><b>Note:</b> When the Analyze Stack Window is opened, the IDE automatically presses <b>Insert StackTrace from Clipboard</b> and inserts a stack trace from your clipboard (if applicable).</p>
<p>Double-clicking a line in the Analyze Stack Window opens the source file (if it is closed) and moves the cursor to the line where an exception was thrown.</p>
<a id="NBCSH2519" name="NBCSH2519"></a>
<hr><p><b>Related Topics</b></p>
<p>Developing Applications with NetBeans IDE,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG822">
<param name="text" value="<html><u>&quot;Using Debugger Windows&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<!-- -->
<!-- Start Footer -->
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left" width="86%"><a href="legal_notice.htm">
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.</a>
</td>
</tr>
</table>
<!-- -->
</body>
</html>