LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Watches in KDevelop? (https://www.linuxquestions.org/questions/programming-9/watches-in-kdevelop-390771/)

lucky6969b 12-09-2005 12:31 AM

Watches in KDevelop?
 
Are there any tools in KDevelop which are similar to VS.NET Watches, and variable hints? Thanks
Jack

TruongAn 12-09-2005 08:27 AM

Try another IDE and may be comercial one.
Eclipse is the first try.

graemef 12-09-2005 12:06 PM

I'm not certain what you want since I don't use dot.not however KDevelop has an integrated debugger with breakpoints and the ability to watch certain variables. I don't think it allows you to set conditional breaks based on watched variables but it can be used to give you an idea of the programs execution.

When you are debugging check out the variables tab.

graeme.


All times are GMT -5. The time now is 07:51 AM.