| Re: [ptp-user] IDB |
Hello,
I'm trying to debug a local project with IDB (intel) debugger.
The project compiled with -g (-debug) option.
But debugger does not stop at breakpoints.
Perhaps, did I forget to configure something in Eclipse?
Thank you for your help !
Vitaliy
go to the following address:
window> preferences> Parallel tools> debug> SDM
and add the following option
--debug=15
finally lock at the output terminal and see what happen.