Debugging Applications

HPCJ offers limited support for single-stepping. However, more extensive support, such as variable examination and expression evaluation, is not currently offered.

To debug HPCJ-built applications:

  1. Specify the -g option with the hpj command to generate debugging information.

  2. Use one of the following debuggers to debug your application:

 


Debug Support