subroutine problem

how can i debug my subroutine program step by step.

This is covered by the PGDBG® Debugger Guide.

Since you’re using PVF, see chapter 3 of the PVF User’s Guide (http://www.pgroup.com/doc/pvfug.pdf). You are welcome to use PGDBG but this is a stand-alone application and presents a different interface then the one presented in Visual Studio.

  • Mat