Re: Apache::DB patch

2002-03-05 Thread Stas Bekman
Enrico Sorcinelli wrote: >>> >>>2) I use the ptkdb 'File' menu command "Close Window and Run" (but I've added this >in the button bar) instead of "Run". In this case at the end of code, the debugger >won't hang and the window will closed. Note that if there are breakpoint, the window >will be

Re: Apache::DB patch

2002-03-05 Thread Enrico Sorcinelli
On Tue, 05 Mar 2002 10:00:56 +0800 Stas Bekman <[EMAIL PROTECTED]> wrote: > Enrico Sorcinelli wrote: > > On Fri, 01 Mar 2002 11:16:15 +0800 > > Stas Bekman <[EMAIL PROTECTED]> wrote: > > > > > >>Enrico Sorcinelli wrote: > >> > >>>Hi all, > >>>I started to use Apache::DB (0.06) to interactively

Re: Apache::DB patch

2002-03-04 Thread Stas Bekman
Enrico Sorcinelli wrote: > On Fri, 01 Mar 2002 11:16:15 +0800 > Stas Bekman <[EMAIL PROTECTED]> wrote: > > >>Enrico Sorcinelli wrote: >> >>>Hi all, >>>I started to use Apache::DB (0.06) to interactively debug under mod_perl using >ptkdb. I see that is necessary to modify Apache/DB.pm but, after

Re: Apache::DB patch

2002-03-04 Thread Enrico Sorcinelli
On Fri, 01 Mar 2002 11:16:15 +0800 Stas Bekman <[EMAIL PROTECTED]> wrote: > Enrico Sorcinelli wrote: > > Hi all, > > I started to use Apache::DB (0.06) to interactively debug under mod_perl using >ptkdb. I see that is necessary to modify Apache/DB.pm but, after this, the debugger >will be run a

Re: Apache::DB patch

2002-02-28 Thread Stas Bekman
Enrico Sorcinelli wrote: > Hi all, > I started to use Apache::DB (0.06) to interactively debug under mod_perl using >ptkdb. I see that is necessary to modify Apache/DB.pm but, after this, the debugger >will be run always under ptkdb. The little patch I propose to Apache/DB.pm is to >improve Apa

Apache::DB patch

2002-02-28 Thread Enrico Sorcinelli
Hi all, I started to use Apache::DB (0.06) to interactively debug under mod_perl using ptkdb. I see that is necessary to modify Apache/DB.pm but, after this, the debugger will be run always under ptkdb. The little patch I propose to Apache/DB.pm is to improve Apache to dinamically switch from c