Date: Mon, 27 May 2002 16:08:44 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: "David O'Brien" <obrien@FreeBSD.ORG> Cc: freebsd-current@FreeBSD.ORG Subject: Re: gdb breaks world Message-ID: <7mn0umdq4j.wl@black.imgsrc.co.jp> In-Reply-To: <20020526194539.A13949@dragon.nuxi.com> References: <20020518125604.A72462@troutmask.apl.washington.edu> <20020519180529.A81591@troutmask.apl.washington.edu> <3CE8642A.E00F6663@mindspring.com> <200205220957.24351.dfr@nlsystems.com> <20020522115339.A81067@dragon.nuxi.com> <7mznyme3ts.wl@black.imgsrc.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
At Mon, 27 May 2002 02:46:01 +0000 (UTC), David O'Brien wrote: > Add it to COPTFLAGS. Why are you adding it to DEBUG? > ``grep DEBUG /sys/conf/*.mk /sys/conf/Makefile.*'' shows DEBUG is not > used this way. I added it to DEBUG because I think "-gstabs+" will be used as replacement of "-g". I added it to COPTFLAGS and tried again, but no luck. makeoptions COPTFLAGS=-gstabs+ #Build kernel with gdb(1) debug symbols (gdb) core-file /var/crash/vmcore.6 "/var/crash/vmcore.6" is not a core dump: File format not recognized Sorry for my silly questions... -- Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mn0umdq4j.wl>