On Fri, 4 May 2001, barries wrote:

> Should I be able to use gdb-5.0 (or even 19991004) to single-step into
> and out of mod_perl-2.0's code?

yes.

> Running glibc-2.1.3 on va-linux's
> tweaked RedHat 6.2, FWIW. Typical gdb-5.0 session below, the 19941004
> gdb that came installed on his box behaves similarly.

it looks fine to me, what is the problem exactly?
 
>          $r->mtime,

i see the problem, apr_time_t is not the same as time_t so some conversion
is needed.  fix is in cvs now.


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

Reply via email to