Tooltip when debugging

Aleix Pol aleixpol at kde.org
Mon Feb 23 14:00:47 UTC 2009


On Mon, Feb 23, 2009 at 2:50 PM, Vladimir Prus <ghost at cs.msu.su> wrote:

> On Monday 23 February 2009 16:44:16 Mario Chacon wrote:
> > On Mon, Feb 23, 2009 at 11:18 AM, Vladimir Prus <ghost at cs.msu.su> wrote:
> >
> > > On Monday 23 February 2009 15:57:50 Mario Chacon wrote:
> > > > On Mon, Feb 23, 2009 at 9:57 AM, Vladimir Prus <ghost at cs.msu.su>
> wrote:
> > > >
> > > > > On Monday 23 February 2009 13:46:48 Mario Chacon wrote:
> > > > > > Hello:
> > > > > > Is it possible to make like Visual studio that when you are debug
> in
> > > and
> > > > > you
> > > > > > stop over a variable you sow the current value?
> > > > >
> > > > > What do you mean by "stop over a variable"?
> > > > >
> > > >
> > > > sorry, no when you stop, what I want to tried to said is: when you
> are
> > > debug
> > > > in and put mouse course over a variable. it's show the current value,
> Is
> > > it
> > > > possible to make it in kdevelop4?
> > >
> > > This is exactly what we are discussing in this thread. It's possible in
> SVN
> > > HEAD
> > > of KDevelop4.
> > >
> >
> >  great!!..If it's an string data, will be show the value directly ??
>
> I don't know. The hack that was used for QString display in KDevelop3 may
> not
> be ported yet, and in fact, it won't be ported ever. Upcoming GDB 7.0 uses
> Python
> scripting to visualize classes, and that covers std::string, std::vector
> and others.
> We'll just add QString visualizer.


>
> - Volodya
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>

When are we going to have gdb 7.0?

We will still be able to use the gdb script in kdesdk/scripts and it will
work, isn't it?

Thanks,
Aleix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090223/b204c1cb/attachment.html>


More information about the KDevelop-devel mailing list