Hello!<br>I trying to use the debugger in kdevelop4, Do I need to download the debugger plugin from another location of the official head?<br><br>Salu2...<br>masch...<br><br><div class="gmail_quote">On Sat, Feb 14, 2009 at 9:42 AM, 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 Saturday 14 February 2009 14:32:35 David nolden wrote:<br>
> Am Samstag 14 Februar 2009 12:23:30 schrieb Vladimir Prus:<br>
> > David,<br>
> ><br>
> > it appears that when I'm in debug session, hovering over a<br>
> > variable results in code browsing tooltip. Can you suggest<br>
> > how debugger can communicate with language support to suppress<br>
> > it?<br>
> ><br>
> > Thanks,<br>
> > Volodya<br>
><br>
> Hi! I'm not sure whether it should be totally suppressed, it might still be<br>
> useful. Does the debugger tooltip have a variable size? Else, it might make<br>
> sense just offsetting the code-browser tooltip down so it's under the debugger<br>
> tooltip.<br>
<br>
</div>Oh, that's probably complicated. I'd say that when debugging, variable tooltip<br>
is the element that most surely needs to be shown, so I'd rather suppress<br>
code nagivation tooltip first, and then see if somebody comes up with a clever<br>
scheme to show both.<br>
<div class="Ih2E3d"><br>
> I'm not sure right now how it should be communicated though. Probably the best<br>
> place for it would be some static members within KDevelop::ActiveTooltip.<br>
<br>
</div>Well, ActiveTooltip is a fully reusable class, that should not care about debuggers<br>
or language support. I guess I have two more specific questions:<br>
<br>
  - It's OK to suppress language support tooltip when debugger is active (no matter<br>
    what perspective is open)? Or it's better to suppress it when we're in debug<br>
    perspective *and* debugger is running?<br>
  - What is the code in language support that installs the hook that shows the<br>
    tooltop?<br>
<br>
If I know this, I'll probably be able to hack something up.<br>
<br>
- Volodya<br>
<div><div></div><div class="Wj3C7c"><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>