How to keep vars
Vladimir Prus
ghost at cs.msu.su
Fri Jun 12 07:08:55 BST 2009
On Friday 12 June 2009 Andre Poenitz wrote:
> On Thu, Jun 11, 2009 at 09:35:14PM +0200, Andreas Pakulat wrote:
> > > It is surely possible with any debugger as long as the GUI remembers
> > > what is open and re-create it as needed.
> >
> > Well, the problem here is to know wether an item in the tree still exists
> > in the actual application. Which means we'd have to ask gdb for each
> > variable on all open subtree's if it still exists.
>
> The MI variables are not very well
> suited to handle C++ at all. (Who is _really_ interested in what MI
> considers a "child" of a std::vector? - not to mention that intermediate
> public/ protected/private level that MI spits out).
I am afraid your information is WAY dated. Watch this space for official
announcement.
- Volodya
More information about the KDevelop
mailing list