blob: 5f418bdcc81906cef178b191c18218688e58c1ee [file] [log] [blame]
//
// 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.
//
= Video of the Multithreaded Debugging with the NetBeans IDE
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Video of the Multithreaded Debugging with the NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Video of the Multithreaded Debugging with the NetBeans IDE
|===
|Roman Ondruska demonstrates the NetBeans IDE's multithreaded debugging capabilities including suspending threads, stepping in a selected thread, and handling breakpoints in multithreaded environments.
Author: Roman Ondruska
Time: 7:19
link:http://bits.netbeans.org/media/netbeans-multithreaded-debugging.mp4[+Watch full size+] (Ctrl-Click to download, 6.5 MB)
xref:../../../community/mailing-lists.adoc[Send Us Your Feedback]
|
|===
== Related links
* xref:debug-multithreaded.adoc[+Debugging Multithreaded Applications in NetBeans IDE+]
* Demo: xref:debug-stepinto-screencast.adoc[+Visual Step Into Action in NetBeans Debugger+]
* Demo: xref:debug-deadlock-screencast.adoc[+Deadlock Detection Using the NetBeans Debugger+]
* Demo: xref:debug-evaluator-screencast.adoc[+Using the Code Snippet Evaluator in the NetBeans Debugger+]