Date: Thu, 04 Mar 2004 23:47:50 -0500 From: Tom McLaughlin <tmclaugh@sdf.lonestar.org> To: FreeBSD Gnome <gnome@freebsd.org> Subject: Building firefox with debugging support Message-ID: <1078462069.13681.38.camel@compass>
next in thread | raw e-mail | index | archive | help
Hey all, I've been running into problems with firefox hanging while resolving hosts on my 4.9 machine. I'm trying to build a debugging image in order to obtain a stacktrace now for this. I set DEBUG to yes using `make config' and have the following options in /etc/make.conf: CFLAGS= -O -g -pipe STRIP= When I run firefox with the -g option to launch it with gdb, gdb says there are no debugging symbols found. I know I missed something... But where? Thanks. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1078462069.13681.38.camel>