On 31 Aug 2006 07:44:51 -, neela madhab patro
<[EMAIL PROTECTED]> wrote:
Hi , One of my scripy (involves GDBM file operations) dumped
core.I have the core file, but no idea what can I glean from that. I have tools like dbx
and gdb but they need binaries along with the core file. So anyon
On 31 Aug 2006 07:44:51 -, neela madhab patro
<[EMAIL PROTECTED]> wrote:
One of my scripy (involves GDBM file operations) dumped core.I have the
core file, but no idea what can I glean from that.
The core file is useful if you're debugging perl itself, but generally
not useful for debuggin
Hi , One of my scripy (involves GDBM file operations) dumped
core.I have the core file, but no idea what can I glean from that. I have tools
like dbx and gdb but they need binaries along with the core file. So anyone
knows how to decipher the core file of a script.ThanksMadhab