blob: 5b5c063f2d3ab1ab420f18ca9263448aecf68197 [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.
//
= Vídeo de Depuração Multithread com NetBeans IDE
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Vídeo de Depuração Multithread com NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Vídeo de Depuração Multithread com NetBeans IDE
|===
|Roman Ondruska demonstra os recursos da depuração multithread do NetBeans IDE, incluindo os threads suspensos, como avançar passo a passo por um thread selecionado, e como manusear pontos de interrupção em ambientes multithread.
Autor: Roman Ondruska
Tempo: 7:19
link:http://bits.netbeans.org/media/netbeans-multithreaded-debugging.mp4[+Veja em tamanho completo+] (Ctrl-Clique para download, 6,5 MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Multithreaded%20Debugging%20With%20the%20NetBeans%20IDE[+Enviar Feedback neste Tutorial+]
|
|===
== Links relacionados
* link:debug-multithreaded.html[+Depurando Aplicações Multithread no NetBeans IDE+]
* Demonstração: link:debug-stepinto-screencast.html[+Ação Visual Step Into no Depurador do NetBeans+]
* Demonstração: link:debug-deadlock-screencast.html[+Detecção de Bloqueio usando o Depurador do NetBeans+]
* Demonstração: link:debug-evaluator-screencast.html[+Usando o Avaliador de Snippet do Código no Depurador do NetBeans+]