Date: Wed, 15 Mar 2000 13:08:27 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: "Mitch Vincent" <mitch@venux.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: More core dump questions Message-ID: <51243.953118507@axl.ops.uunet.co.za> In-Reply-To: Your message of "Tue, 14 Mar 2000 15:01:29 EST." <036c01bf8df0$16738480$40ee2fd8@venux.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Mar 2000 15:01:29 EST, "Mitch Vincent" wrote: > Ok, finally got the program to dump core and even after compiling with debug > symbols (gmake COPT="-g") yet there are still no debug symbols in the binars > (though the binary does grow by about 7 fold). COPT? Try CFLAGS="-g". Also, check that the Makefile doesn't override your compiler flags. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51243.953118507>