in reply to right usage of #line ??
This is native code of mod_perl: ...ModPerl::RegistryCooker... Anyhow it doesn't (always) work. With Apache::DB (the Perl debugger under mod_perl), .. Usually I focus on MY code, to start searching where the problem is. Here I'm wondering what's wrong. Any idea or previous experience on this, are both welcome.
??Why not set a breakpoint in the code manually ? $DB::single=2; ## breakpoint
??Do you grok CGI to mod_perl Porting. mod_perl Coding guidelines??
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: right usage of #line ??
by Anonymous Monk on Sep 08, 2015 at 07:35 UTC |