>
> Should I build it with debugging turned on? If so is it possible to run
the
> tests under gdb?
>

Yes, it's very easy with 1.3b4, do

perl Makefile.PL debug
make testgdb

in gdb say

r

-> here you should get the SIGSEGV
now say

BT

and you should see the stackbacktrace which I would like to see

Gerald



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

Reply via email to