<p>On Aug 25, 2011 11:07 PM, "Niko Sams" <<a href="mailto:niko.sams@gmail.com">niko.sams@gmail.com</a>> wrote:<br>
><br>
> Hm, sounds like a ugly workaround that only works if you move the mouse<br>
> fast enough...<br>
> Isn't it possible to fix the real cause for the error?<br>
> What is a "bus error" - who causes this error?</p>
<p>(I assume the request to gdb is being made by the tooltip)<br>
I think it is a good idea to delay the gdb request/tooltip independent of the proper fix.</p>
<p>> Niko<br>
><br>
> On Tue, Aug 23, 2011 at 19:08, Leon Pollak <<a href="mailto:leonp@plris.com">leonp@plris.com</a>> wrote:<br>
> > Hello, all.<br>
> ><br>
> > I am working with the embedded linux (remote debugging) and encounter the<br>
> > following problem: some variables/elements in the program under debugging can<br>
> > not be displayed by the gdb/gdbserver and cause the "bus error".<br>
> > Such are, for example, mapped memory locations, errno variable and some more.<br>
> > Kdevelop today has a brilliant feature - display the variable value when the<br>
> > cursor hoovers over it. The problem is, that it tries to do this immediately!<br>
> > This means, that even when one passes through this 'problematic' variable on<br>
> > his way to 'normal' variable, it causes the bus error.<br>
> ><br>
> > So, what I ask is some, let's say, 0.5-1s delay between the STOP over the<br>
> > variable and the request to the gdb to show it.<br>
> ><br>
> > Many thanks ahead.<br>
> > --<br>
> > Leon.<br>
> ><br>
> > _______________________________________________<br>
> > kdevelop mailing list<br>
> > <a href="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</a><br>
> > <a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop</a><br>
> ><br>
><br>
> _______________________________________________<br>
> kdevelop mailing list<br>
> <a href="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</a><br>
> <a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop</a><br>
</p>