How to debug your C program for VPI/DPI
1) Make Veritak Project using your built DLL.

2) Load the Veritak Project. Do NOT press Go button yet.

3) "Attach" to Veritak2.exe


4) Set breakpoints on your C program

5) Press Go Button on Veritak GUI. Then it should stop on the breakpoint.
