How can I debug the code?

Re: How can I debug the code?

by Acqua Alta -
Number of replies: 0
Hi Juan,
After writing to you I consulted a teacher who uses VPL, and I think he found the solution.

In Execution files -> vpl_run.sh, he added the "-g" parameter to the gcc command.
This parameter description is "Produce debugging information in the operating system’s native format".

Thanks a lot smile
Average of ratings: Useful (1)