<?xml version="1.0" encoding="UTF-8"?>
<page>
  <created-at type="datetime">2009-05-28T14:05:21Z</created-at>
  <description></description>
  <id type="integer">1941</id>
  <name>Home</name>
  <number type="integer">9</number>
  <person-id type="integer">2098</person-id>
  <text>=NetBeans Debugger Demos=
===[[Gallery|Project Gallery---Mulithreaded Debugging in NetBeans]]===
====Description====
The Gallery demo is a simple Java Swing Application that plays animated images of NB debugger team members. The application has two buttons that enable to add and remove animated images--each image is animated by an extra thread. In this exercise we demonstrate NB multithreaded debugging capabilities including suspending threads, stepping in a selected thread, or handling breakpoints in multithreaded environment. [[Gallery|More...]]

Requirements: NB 6.5 or better

===[[Deadlock|Project Deadlock---Deadlock Detection in NetBeans]]===
====Description====
The Deadlock project contains a simple application demonstrating NetBeans ability to check for deadlocks. Sometimes (especially in large apps) a deadlock is reported by users from time to time, but it is hard to reproduce it (and thus hard to fix). In the Deadlock demo, you will reproduce a deadlock and the debugger will detect it for you. [[Deadlock|More...]]

Requirements: NB 6.5 or better

===[[Evaluator|Project Evaluator---Netbeans Debugger Code Evaluator and Variable Formatters]]===
====Description====
The Evaluator project is a simple project defining classes for storing tennis results. In this demo we show how to use debugger evaluator and how one can customize the variable view using so-called formatters. Note that the evaluator works on code snippets (not only expressions), so you can do almost everything ;-) [[Evaluator|More...]]

Requirements: NB 6.7 

===[[Stepping|Project Stepping---Fine-Grade Visual Step Into with NetBeans Debugger]]===
====Description====
Every debugger should provide some set of stepping actions and NetBeans is really not an exception. In this demo we introduce a cutting edge version of traditional Step Into allowing to select visually any method call inside an expression to step into--this way of stepping can significantly speed up the debugging process.
The Project Stepping is a small piece of code with few little classes and one multi-call expression generating places to stay in the Space ;-) [[Stepping|More...]] 

Requirements: NB 6.5 or better
</text>
  <text-as-html>&lt;h1&gt;&lt;a name='NetBeans_Debugger_Demos'&gt;&lt;/a&gt;NetBeans Debugger Demos&lt;/h1&gt;
&lt;h3&gt;&lt;a name=''&gt;&lt;/a&gt;&lt;a href='&lt;?url_for_page Gallery?&gt;' class='internal'&gt;Project Gallery---Mulithreaded Debugging in NetBeans&lt;/a&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;a name='Description'&gt;&lt;/a&gt;Description&lt;/h4&gt;
&lt;p&gt;The Gallery demo is a simple Java Swing Application that plays animated images of NB debugger team members. The application has two buttons that enable to add and remove animated images--each image is animated by an extra thread. In this exercise we demonstrate NB multithreaded debugging capabilities including suspending threads, stepping in a selected thread, or handling breakpoints in multithreaded environment. &lt;a href='&lt;?url_for_page Gallery?&gt;' class='internal'&gt;More...&lt;/a&gt;

&lt;/p&gt;&lt;p&gt;Requirements: NB 6.5 or better

&lt;/p&gt;&lt;h3&gt;&lt;a name=''&gt;&lt;/a&gt;&lt;a href='&lt;?url_for_page Deadlock?&gt;' class='internal'&gt;Project Deadlock---Deadlock Detection in NetBeans&lt;/a&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;a name='Description'&gt;&lt;/a&gt;Description&lt;/h4&gt;
&lt;p&gt;The Deadlock project contains a simple application demonstrating NetBeans ability to check for deadlocks. Sometimes (especially in large apps) a deadlock is reported by users from time to time, but it is hard to reproduce it (and thus hard to fix). In the Deadlock demo, you will reproduce a deadlock and the debugger will detect it for you. &lt;a href='&lt;?url_for_page Deadlock?&gt;' class='internal'&gt;More...&lt;/a&gt;

&lt;/p&gt;&lt;p&gt;Requirements: NB 6.5 or better

&lt;/p&gt;&lt;h3&gt;&lt;a name=''&gt;&lt;/a&gt;&lt;a href='&lt;?url_for_page Evaluator?&gt;' class='internal'&gt;Project Evaluator---Netbeans Debugger Code Evaluator and Variable Formatters&lt;/a&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;a name='Description'&gt;&lt;/a&gt;Description&lt;/h4&gt;
&lt;p&gt;The Evaluator project is a simple project defining classes for storing tennis results. In this demo we show how to use debugger evaluator and how one can customize the variable view using so-called formatters. Note that the evaluator works on code snippets (not only expressions), so you can do almost everything ;-) &lt;a href='&lt;?url_for_page Evaluator?&gt;' class='internal'&gt;More...&lt;/a&gt;

&lt;/p&gt;&lt;p&gt;Requirements: NB 6.7 

&lt;/p&gt;&lt;h3&gt;&lt;a name=''&gt;&lt;/a&gt;&lt;a href='&lt;?url_for_page Stepping?&gt;' class='internal'&gt;Project Stepping---Fine-Grade Visual Step Into with NetBeans Debugger&lt;/a&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;a name='Description'&gt;&lt;/a&gt;Description&lt;/h4&gt;
&lt;p&gt;Every debugger should provide some set of stepping actions and NetBeans is really not an exception. In this demo we introduce a cutting edge version of traditional Step Into allowing to select visually any method call inside an expression to step into--this way of stepping can significantly speed up the debugging process.
The Project Stepping is a small piece of code with few little classes and one multi-call expression generating places to stay in the Space ;-) &lt;a href='&lt;?url_for_page Stepping?&gt;' class='internal'&gt;More...&lt;/a&gt; 

&lt;/p&gt;&lt;p&gt;Requirements: NB 6.5 or better
&lt;/p&gt;</text-as-html>
  <updated-at type="datetime">2009-05-28T15:58:59Z</updated-at>
  <wiki-id type="integer">8103</wiki-id>
</page>
