Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] IDB

nothing changes

On Wed, Oct 19, 2011 at 8:34 AM, <mostafa.barmshory@xxxxxxxxxxxxx> wrote:
On Tue, 18 Oct 2011 19:36:43 +0200, Vitaliy Feoktistov wrote:
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.
_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user


Back to the top