How to debug

General questions regarding the usage of CodeLite
asrat
CodeLite Enthusiast
Posts: 13
Joined: Sun Mar 23, 2014 8:37 am
Genuine User: Yes
IDE Question: C++
Contact:

How to debug

Post by asrat »

Hello,

I have simple question.
Debugging
I am debugging an array, I expand all array value in Local Window(In debugging mode).
But when breakpoint hits, array value collapse .
I have to re expand array by clicking "+" sign.
Any solution .