Re: mod_perl debugging application debugging in shared environments

2011-11-18 Thread Dmitriy Ryajov
etter it seems to support remote debugging out of the box (more or less), and adding support to IDEs doesn't seem that difficult. Will definitely spend some time looking at it. Thanks for your help, Dmitriy. On 11/18/2011 4:36 PM, Perrin Harkins wrote: On Fri, Nov 18, 2011 at 3:58 PM, Dmit

Re: mod_perl debugging application debugging in shared environments

2011-11-18 Thread Dmitriy Ryajov
;-). Thanks, Dmitriy. P.S Print and Data::Dumper debugging will drive me crazy pretty soon - we need this ASAP. On 11/18/2011 12:42 PM, Perrin Harkins wrote: On Fri, Nov 18, 2011 at 12:48 PM, Dmitriy Ryajov wrote: I'm running in a shared development environment. I can't run httpd

mod_perl debugging application debugging in shared environments

2011-11-18 Thread Dmitriy Ryajov
nd how, are greatly appreciated. Thanks, Dmitriy Ryajov.