Maybe it is a bug but no-one has complained about it, probably because not
many people use GUD tooltips. The comments in tooltip.el suggest that this
is
a kludge to avoid display problems (Gerd Moellmann?), so I'm not sure that
there is an easy fix. There are other problems that I
> Its a bit more subtle than that. GUD tooltips use track-mouse (ordinary
> tooltips work at a lower level and don't rely on events in lisp). For
> a GUD tooltip to work, the lisp-level mouse-movement event must be
> generated in the buffer with the overlay arrow and the mode o
Its a bit more subtle than that. GUD tooltips use track-mouse (ordinary
tooltips work at a lower level and don't rely on events in lisp). For a GUD
tooltip to work, the lisp-level mouse-movement event must be generated in
the
buffer with the overlay arrow and the mode of the selec