Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] debug breakpoints disabled

For the first problem, it seems that you have the "skip all breakpoints" toggle action enabled.  Open the breakpoints view and de-select it. 

Cheers,
pawel

On 07/05/2011 01:29 AM, Nitin Dhiman wrote:
Hello Friends,
I am facing one peculiar problem about debugging in CDT. I am not able to set breakpoints. Whatever breakpoint I am setting it is coming with slash over it. Debugger just run over them. 
Other problem I face is wrong indexing between files. Opening declaration of a function or during debug it show control on wrong line of code.
This problem was on Helios and now on Indigo as well. 
I am not able to solve it! I hope to have some solution to them.
thank you
regards
Nitin
_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top