<br><br><div class="gmail_quote">On Mon, Feb 23, 2009 at 2:50 PM, Vladimir Prus <span dir="ltr"><<a href="mailto:ghost@cs.msu.su">ghost@cs.msu.su</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Monday 23 February 2009 16:44:16 Mario Chacon wrote:<br>
> On Mon, Feb 23, 2009 at 11:18 AM, Vladimir Prus <<a href="mailto:ghost@cs.msu.su">ghost@cs.msu.su</a>> wrote:<br>
><br>
> > On Monday 23 February 2009 15:57:50 Mario Chacon wrote:<br>
> > > On Mon, Feb 23, 2009 at 9:57 AM, Vladimir Prus <<a href="mailto:ghost@cs.msu.su">ghost@cs.msu.su</a>> wrote:<br>
> > ><br>
> > > > On Monday 23 February 2009 13:46:48 Mario Chacon wrote:<br>
> > > > > Hello:<br>
> > > > > Is it possible to make like Visual studio that when you are debug in<br>
> > and<br>
> > > > you<br>
> > > > > stop over a variable you sow the current value?<br>
> > > ><br>
> > > > What do you mean by "stop over a variable"?<br>
> > > ><br>
> > ><br>
> > > sorry, no when you stop, what I want to tried to said is: when you are<br>
> > debug<br>
> > > in and put mouse course over a variable. it's show the current value, Is<br>
> > it<br>
> > > possible to make it in kdevelop4?<br>
> ><br>
> > This is exactly what we are discussing in this thread. It's possible in SVN<br>
> > HEAD<br>
> > of KDevelop4.<br>
> ><br>
><br>
>  great!!..If it's an string data, will be show the value directly ??<br>
<br>
</div>I don't know. The hack that was used for QString display in KDevelop3 may not<br>
be ported yet, and in fact, it won't be ported ever. Upcoming GDB 7.0 uses Python<br>
scripting to visualize classes, and that covers std::string, std::vector and others.<br>
We'll just add QString visualizer.</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div><div></div><div class="Wj3C7c"><br>
- Volodya<br>
<br>
_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>When are we going to have gdb 7.0?<br>
<br>
We will still be able to use the gdb script in kdesdk/scripts and it will work, isn't it?<br><br>Thanks,<br>Aleix<br>