blob: ade4fe9ba3eb84c9ba84e7ea9f3a71035eca49cb [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Vídeo da Detecção de Bloqueio usando o Depurador do NetBeans</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="description" content="A screencast how to detect deadlocks using the NetBeans debugger">
<link rel="stylesheet" type="text/css" href="../../../netbeans.css">
</head>
<body>
<!--
Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
-->
<h1>Vídeo da Detecção de Bloqueio usando o Depurador do NetBeans</h1>
<table>
<tr>
<td class="valign-top">
<p>Roman Ondruska demonstra como detectar bloqueios usando o depurador do NetBeans.
</p>
<!--<p>You can get the sources for the projects used in this screencast from
the repository for the <a href="http://kenai.com/projects/nbdebuggerdemos/pages/Home">NetBeans Debugger Demos</a> project on Kenai.</p>
-->
<p>Autor: Roman Ondruska<br>Tempo: 3:02</p>
<p><a href="http://bits.netbeans.org/media/deadlock-detection.mp4">Veja em tamanho completo</a> (Ctrl-Clique para fazer download, 5 MB)</p>
<br style="clear:both;">
<div class="feedback-box">
<a href="/about/contact_form.html?to=3&amp;subject=Feedback:%20Deadlock%20Detection%20Using%20the%20NetBeans%20Debugger">Enviar Feedback neste Tutorial</a>
</div>
<br style="clear:both;">
</td>
<td width="435" class="valign-top" class="align-center">
<object width="480" height="376" align="middle"><param name="src" value="http://bits.netbeans.org/media/deadlock-detection.mp4"/>
<param name="autoplay" value="false"/>
<param name="controller" value="true"/>
<param name="scale" value="aspect"/>
<param name="type" value="video/quicktime"/>
<embed src="http://bits.netbeans.org/media/deadlock-detection.mp4" autoplay="false" controller="true" type="video/quicktime" scale="aspect" width="480" height="376" align="middle"></embed></object>
</td>
</tr>
</table>
<h2>Links relacionados</h2>
<ul>
<li>Demonstração: <a href="debug-stepinto-screencast.html">Ação Visual Step Into no Depurador do NetBeans</a></li>
<li>Demonstração: <a href="debug-multithreaded-screencast.html">Depuração de Erros Multithread com o NetBeans IDE</a></li>
<li>Demonstração: <a href="debug-evaluator-screencast.html">Usando o Avaliador de Snippet do Código no Depurador do NetBeans</a></li>
<li><a href="debug-multithreaded.html">Depurando Aplicações Multithread no NetBeans IDE</a></li>
</ul>
</body>
</html>