Debugging with the Thin Client

If you are using the AcuConnect Thin Client, you can use the AcuBench integrated debugger or the runtime debugger to debug a program running on the server.

To debug a remote program using the thin client:

  1. Verify your thin client settings on the Runtime tab of the Project Settings window (in the Thin Client Options catalog), then click OK to close the Project Settings interface.
  2. Expand the Build menu and select the Use Thin Client command.
  3. Start the integrated debugger (Debug/Go) or the runtime debugger (Build/Debug Runtime). If you have not yet created an alias file entry for the program to be debugged, you are prompted to do so via the Create Alias Entry dialog described in The AcuBench Integrated Debugger.
  4. Step through the program as usual.