[Rehovot-pm] [Israel.pm] Asychronous IO

Gabor Szabo szabgab at gmail.com
Fri Dec 4 07:18:56 PST 2009


On Fri, Dec 4, 2009 at 3:08 PM, Peter Gordon <peter at pg-consultants.com> wrote:
> ==============================================================
> And now for the problem you asked on perlmonks. Reading between the
> lines, I assume that Padre needs to run a debugging perl session in the
> background and interact with it. If that is the case, there you could do
> this:
>
> Open a server socket in Padre and wait for socket events.
> Run perl in debug mode with RemotePort defined as an option. If you look
> at perl5db.pl you will find a description and the implementation.
> Now you should be able to interact with it.

I have already written the client that talks via the socket but I still have
not figured out how am I going to hook up its events to the GUI.
At least not on Windows.

Gabor


More information about the Rehovot-pm mailing list