hi,
I am using the environment Eclipse for the execution of the programs in the executor, whenever I give break points to specific program in eclipse , the control goes to main.c and finally the process never comes back to the actual program.
Is there any way that the process be constrained only to my specific program.
Thank you