On Sat, Oct 23, 1999 at 11:26:43PM +0200, Stas Bekman wrote:
> > > Another similar request is scripts that dump core. I want to show gdb in
> > > action, again with something useful in hand.
> > 
> > Here's one:
> > 
> >     $ perl -e dump
> >     Abort(coredump)
> 
> Thanks of course, Tim!

[I forgot to add a smiley :-]

> But it doesn't really help to present a problematic
> code and to show how a with help of gdb you can trace the place where the
> core dump has happened... That's the whole point, I'm trying not to debug
> the "hello, world" script ;)

Just slip a dump call into a random place in some large mod_perl application.

Tim.

Reply via email to