Key snooper

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Key snooper

Gwenaël Casaccio
Hi,

A key snooper is added to VisualGST, it handles
the ctrl + . shortcut and will flush the task queue.
It's pretty usefull when your debugger is frozzen
(could be extended to stop all the process except
the gtk loop, task queue, ... but step by step)

Cheers,
Gwen

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

0001-Add-KeySnooper-handle-the-ctrl-.-and-flush-the-task-.patch (6K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Key snooper

Gwenaël Casaccio
On 14/11/2013 20:33, Gwenaël Casaccio wrote:

> Hi,
>
> A key snooper is added to VisualGST, it handles
> the ctrl + . shortcut and will flush the task queue.
> It's pretty usefull when your debugger is frozzen
> (could be extended to stop all the process except
> the gtk loop, task queue, ... but step by step)
>
> Cheers,
> Gwen
a new version that catches exceptions and handle
the case where the task queue has no process - Thanks
Holger ;-).

Gwen,

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

0001-Add-KeySnooper-handle-the-ctrl-.-and-flush-the-task-.patch (6K) Download Attachment