How to start to debug when a condition happend

Leonel Florín Selles leonel06033 at cfg.jovenclub.cu
Mon Nov 23 18:09:56 GMT 2009


for example inside the code when a condition is met, like

for (int i=0; i<10; i++)
    if (i ==7) ---> "then start to debug"


> On Friday 20 November 2009 20:40:36 Leonel Florín Selles wrote:
>
>> hi everyone:
>>
>> I need to star to debug a program when it reach a condition.
>
> Could you clarify what condition? Are you just wishing to set a breakpoint?
>
> - Volodya
>
> _______________________________________________
> kdevelop mailing list
> kdevelop at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>






More information about the KDevelop mailing list