On Sat, 14 Jul 2001, Stas Bekman wrote:
 
> doable. I know you don't want to lose -d shortcut :)

yeah :)
 
> I'm not sure what's the definition of 'always'. There are cases where you
> run -d to debug the segfault and you want the debugger to 'run' till the
> segfault without any breakpoints. Whereas in other cases you want to debug
> during the development and that's when the use of apr_dso_load becomes
> useful.

by 'always' i meant whenever there is a -breakpoint, it should get set at
ap_init_modules.  rather than have a special case -debug-hook_init, you
would just say -breakpoint modperl_hook_init

> What I'm trying to tell is that by default the -d behavior should probably
> just run the server, and some other flag to turn on the development mode.

remind me what is development mode again, just turning up the trace level
or more stuff?





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to