blob: 2a2839e47714c70680ecca5af7c067695e9edca1 [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.
//
= NetBeans IDEでのマルチスレッド化されたデバッグのビデオ
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: NetBeans IDEでのマルチスレッド化されたデバッグのビデオ - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, NetBeans IDEでのマルチスレッド化されたデバッグのビデオ
|===
|スレッドの一時停止、選択したスレッドへのステップ・イン、およびマルチスレッド化された環境でのブレークポイントの処理を含む、NetBeans IDEのマルチスレッド化されたデバッグ機能について、Roman Ondruskaが説明します。
作成者: Roman Ondruska
時間: 7:19
link:http://bits.netbeans.org/media/netbeans-multithreaded-debugging.mp4[+フルサイズを視聴+] ([Ctrl]を押しながらクリックするとダウンロード、6.5MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Multithreaded%20Debugging%20With%20the%20NetBeans%20IDE[+このチュートリアルに関するご意見をお寄せください+]
|
|===
== 関連リンク
* link:debug-multithreaded.html[+NetBeans IDEでのマルチスレッド・アプリケーションのデバッグ+]
* デモ: link:debug-stepinto-screencast.html[+NetBeansデバッガでの視覚的なステップ・イン・アクション+]
* デモ: link:debug-deadlock-screencast.html[+NetBeansデバッガを使用したデッドロックの検出+]
* デモ: link:debug-evaluator-screencast.html[+NetBeansデバッガのコード・スニペット評価の使用+]