|
KDevelop effective debug
Hi. I use KDevelop for my c++ codes.
1)I was wondering if there is an option when my code is during debug mode to move the mouse cursor over a variable and show it's value (like eclipse with cdt does)
2)Is there an effective way to display an array in the watch tab, with all its contents (like eclipse does)
P.S.
If someone is wondering why i don't use eclipse i would say that it is to buggy.
My code one time debug and after changing something it compains about:
eclipse error creating session
and some other funny messages which i don't understand. And anyway its way to heavy....
|