------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=106363 Summary: useful debug features present in kdbg and ddd but not in kdevelop Product: kdevelop Version: 3.2 Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: cryst golden net Version: 3.2 (using KDE KDE 3.4.1) Installed from: Gentoo Packages 1. Moving a mouse over a variable should show in a hint what the value of that variable is (kdbg does this). 2. clicking on the left hand gutter (blank area before the code text) should toggle a breakpoint (kdbg does this). 3. ddd has a great data display. It would be nice if something similar was available in kdevelop. 4. Option to automatically set a break point in main. (sometimes you want this, sometimes you don't.) These are all my wishes for this great piece of software.