Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Update the setup list for test plan

TESTING PLAN:
   SETUP:
     1.  Create a C/C++ Project named as "TestC"
     2.  Create a file called "main.c"
     3.  Open it and write any coding
     4.  Switch to Debug Parallel Perspective
5. Add any breakpoint on "main.c" file by double click on ruler. OR double click anywhere on source editor and then double click on ruler again. 6. Click launch button to create parallel configuration and then adding the project name, filename and the number of processes.
     7.  Click debug button to launch this program.



Back to the top