Is there any equivalent procedure for debugging core dumps? I've tried this and it doesn't work because the process is not running. When I process dies it would be nice to know where it was in the Perl stack. -P -----Original Message----- From: Doug MacEachern [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 6:27 PM To: John Armstrong Cc: Gustavo Duarte; [EMAIL PROTECTED] Subject: Re: Apache children hanging > % gdb httpd $pid_of_spinning_process > % source modperl_x.xx/.gdbinit > % curinfo oops, that should be: % gdb httpd $pid_of_spinning_process (gdb) source modperl_x.xx/.gdbinit (gdb) curinfo
- Re: Apache children hanging Stas Bekman
- Re: Apache children hanging David Hodgkinson
- Re: Apache children hanging Eric Cholet
- Re: Apache children hanging David Hodgkinson
- Re: Apache children hanging Ian Struble
- Re: Apache children hanging Ben Li
- Re: Apache children hanging Vivek Khera
- Re: Apache children hanging Doug MacEachern
- Re: Apache children hanging Steve Reppucci
- Re: Apache children hanging Ben Li
- RE: Apache children hanging Paul G. Weiss
- RE: Apache children hanging Blue
- RE: Apache children hanging Ken Williams
- Re: Apache children hanging Eric Cholet
- RE: Apache children hanging Blue
- RE: Apache children hanging Paul G. Weiss
- RE: Apache children hanging Doug MacEachern