Re: extend perl debugger

2005-11-23 Thread Joe McMahon
On Tue, 22 Nov 2005, Michael Seele wrote: hi, i write on a (java) gui for the perl debugger and have a problem: when i use the perl debugger i can suspend the execution with CTRL+C. i talk over a socket with the perl debugger process and the problem is that i can't send CTRL+C from the java

extend perl debugger

2005-11-22 Thread Michael Seele
hi, i write on a (java) gui for the perl debugger and have a problem: when i use the perl debugger i can suspend the execution with CTRL+C. i talk over a socket with the perl debugger process and the problem is that i can't send CTRL+C from the java programm to the perl process. for this