Re: Fwd: mod_perl interactive debugging

2008-06-06 Thread william
On 6/4/08, Frank Wiles <[EMAIL PROTECTED]> wrote: > On Mon, 2 Jun 2008 01:30:33 +0800 > > william <[EMAIL PROTECTED]> wrote: > > > > Hello, my debugger is working fine now under mod_perl, I can exit from > > debugger just > > like normal 'q' command. But then the apache is still in debugging >

Re: Fwd: mod_perl interactive debugging

2008-06-03 Thread Frank Wiles
On Mon, 2 Jun 2008 01:30:33 +0800 william <[EMAIL PROTECTED]> wrote: > Hello, my debugger is working fine now under mod_perl, I can exit from > debugger just > like normal 'q' command. But then the apache is still in debugging > mode and single process. So I have to press CTRL+Z to get out to th

Fwd: mod_perl interactive debugging

2008-06-01 Thread william
-- Forwarded message -- From: william <[EMAIL PROTECTED]> Date: Jun 1, 2008 6:11 PM Subject: Re: mod_perl interactive debugging To: Fred Moyer <[EMAIL PROTECTED]> On 6/1/08, william <[EMAIL PROTECTED]> wrote: > On 6/1/08, william <[EMAIL PROTECTED]> wrote: > > On 6/1/08, Fred M