Bug 129089

Summary: better STL components support in the "debugger variable view"
Product: [Applications] kdevelop Reporter: Torok Levente <toroklev>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: castanyo
Priority: NOR    
Version: 3.2.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Torok Levente 2006-06-13 13:01:42 UTC
Version:           3.2.3 (using KDE 3.4.3, Kubuntu Package 4:3.4.3-0ubuntu2 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-9-386

I very much like the integrated debugger,however, I use Standard Template Library (STL) extensively,
which unfortunately, I really feel slow to view in the debugger variable view.

I name it slow because it is very annoying to open the structure tree of STL components.
For example to see the content of an STL string one needs to click 4 times on the structure of the string
before he/she can see any part of the content.
In addition to this, the content appears on the very left side of the "debugger variable view", 
so I also need to adjust it on the header of the panel to see more.

I just wonder if you see any faster solution to this or we have to live with this.

Thanks,

Levente Torok
Comment 1 Amilcar do Carmo Lucas 2006-06-19 16:06:34 UTC
KDevelop 3.4 beta 1 contains a brand new debugger. Try it out.
Comment 2 Andreas Pakulat 2008-06-30 23:12:07 UTC

*** This bug has been marked as a duplicate of 94313 ***
Comment 3 Andreas Pakulat 2008-06-30 23:40:28 UTC
*** Bug 133482 has been marked as a duplicate of this bug. ***