blob: b971c9e1cde8f79a87157fd6216ae10d3411bb11 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>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>NetBeansデバッガを使用したデッドロックの検出のビデオ</h1>
<table>
<tr>
<td class="valign-top">
<p>NetBeansデバッガを使用してデッドロックを検出する方法について、Roman Ondruskaが説明します。
</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>作成者: Roman Ondruska<br>時間: 3:02</p>
<p><a href="http://bits.netbeans.org/media/deadlock-detection.mp4">フルサイズを視聴</a> ([Ctrl]を押しながらクリックするとダウンロード、5MB)</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">このチュートリアルに関するご意見をお寄せください</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>関連リンク</h2>
<ul>
<li>デモ: <a href="debug-stepinto-screencast.html">NetBeansデバッガでの視覚的なステップ・イン・アクション</a></li>
<li>デモ: <a href="debug-multithreaded-screencast.html">NetBeans IDEでのマルチスレッド化されたデバッグ</a></li>
<li>デモ: <a href="debug-evaluator-screencast.html">NetBeansデバッガのコード・スニペット評価の使用</a></li>
<li><a href="debug-multithreaded.html">NetBeans IDEでのマルチスレッド・アプリケーションのデバッグ</a></li>
</ul>
</body>
</html>