To debug a 64-bit application:
-
Set the debug option to X64 in the toolbar (PowerBar1).
-
Select the project/workspace/target to debug.
-
To debug a traditional C/S application project, select the Debug (or Select and Debug) item in the toolbar, or the Debug item in the workspace or target right-mouse menu.
-
To debug a PowerClient project, select the Debug item in the PowerClient project toolbar.
-
To debug a PowerServer project, after you fulfill the unique requirements, select the Debug item in the PowerServer project toolbar.
-