Re: Debugging after mouse pointer grabbed



Seth,

The best thing to do here is to use seperate X displays for the debugger
and the application.

If you don't happen to have a seperate display, you can create one using
something like VNC, if you do this it's best to put the application being
debugged on the VNC server so that when the mouse grab is done you've still
got control on the "real" X server.

HTH,

Darren.

snickell stanford edu wrote:
We're running into a problem with Eclipse (an IDE that's using GTK2)
when a breakpoint is hit in a section where the process has the mouse
pointer grabbed (for example, during a drag). The process breaks, so the
mouse pointer is never released and so no mouse clicking can be done.
Specifically one can no longer use the debugger to fix the problem, at
least not using the mouse. Any bright ideas or suggestions?

-Seth
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]