Getting Started

The tutorials use the nativeExample.exe sample application to demonstrate how to analyse various types of crash.

The example application provides two crash examples, a simple crash and a more complex crash.

Solution

The solution file is examples\examples.sln.

The solution can be found in the examples directory in the same directory that Bug Validator was installed in.

There is no workspace file for Visual Studio 6. You will need to build each example on its own. For the purposes of this tutorial you only need to build nativeExample.dsp.

Project

The project file is nativeExample.vcxproj.

If you are using Visual Studio 6, the project file is nativeExample.dsp.

The project can be found in the examples\nativeExample directory in the same directory that Bug Validator was installed in.

Build

The nativeExample.exe application is shipped as a project with source code.

The project can be found in the examples\nativeExample directory in the same directory that Bug Validator was installed in.

Please compile all configurations of the sample application before continuing the tutorial.

Fully functional, free for 30 days