Re: Debugging after mouse pointer grabbed



a) run gdb from a virtual terminal
b) run gdb from an ssh session from another machine (requires a spare
machine, but is nicer than (a) since you can still see the program while
you're debugging it)

(the-gtk-devel-list-is-for-discussion-of-development-of-gtk-not-
discussion-of-developement-of-gtk-apps-tm)

On Tue, 2002-07-09 at 16:17, 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]