On Wed, 16 Jul 2003, [EMAIL PROTECTED] wrote: > > I recompiled, and restarted XMail with the -g flag, and removing stripping. > However when I attempt to do the gdb, this is what i'm getting. > > su-2.05b# gdb /var/MailRoot/bin/XMail /var/run/XMail.pid > > GNU gdb 4.18 (FreeBSD) > Copyright 1998 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read > called at > /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line > 2627 in elfstab_build_psymtabs > Deprecated bfd_read called at > /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line > 933 in fill_symbuf > > > "/var/run/XMail.pid" is not a core dump: File format not recognized > (gdb) bt > No stack.
No, I meant the real pid number :) Like : # gdb /var/MailRoot/bin/XMail `cat /var/run/XMail.pid` - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
