![]() |
![]() |
![]() |
![]() |
![]() |
Developer Magic ProDev Workshop Demos
We have included demos for the all the main components of Workshop. Just click on which demo you would like to do. You will need to install WorkShop before launching the demo. To do that, "click" on the "Demos & Software" puzzle piece above.
Static Analyzer - Code Analysis
Static Analyzer - Class Browser
The following session will provide you a sample that demonstrates most of the Class Browser's main functions. It outlines common tasks you will perform with the browser, using example C++ application code to illustrate each function. The Browser also works with Ada95.
When you launch the debugger, the Main View comes up. All basic debugging functions can be done from the Main View. This demo will go through some of the more powerful functions available in the debugger.
Performance Analyzer - Determine Bottlenecks
This Demo comes up with pre-run performance test to determine bottlenecks and identify phases. This is just one of the many types of experiments that can be run.
Performance Analyzer - Memory Leak Detection