I tried that and it didn't make any difference. JS
>From: David Eriksson <[EMAIL PROTECTED]> >To: J S <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: [PHP-DEV] no debugging symbols found >Date: Thu, 31 Jan 2002 10:00:19 +0100 (CET) >MIME-Version: 1.0 >Received: from [194.47.142.175] by hotmail.com (3.2) with ESMTP id >MHotMailBE2252F1004E400431D0C22F8EAF09420; Thu, 31 Jan 2002 01:01:39 -0800 >Received: from natty.rsn.bth.se (localhost [127.0.0.1])by natty.rsn.bth.se >(8.12.1/8.12.1/Debian -5) with ESMTP id g0V90JTc007034;Thu, 31 Jan 2002 >10:00:19 +0100 >Received: from localhost (david@localhost)by natty.rsn.bth.se >(8.12.1/8.12.1/Debian -5) with ESMTP id g0V90JeP007030;Thu, 31 Jan 2002 >10:00:19 +0100 >From [EMAIL PROTECTED] Thu, 31 Jan 2002 01:02:59 -0800 >X-Authentication-Warning: natty.rsn.bth.se: david owned process doing -bs >X-Sender: [EMAIL PROTECTED] >In-Reply-To: <[EMAIL PROTECTED]> >Message-ID: <[EMAIL PROTECTED]> >X-RAVMilter-Version: 8.3.0(snapshot 20010925) (natty.rsn.bth.se) > >On Wed, 30 Jan 2002, J S wrote: > > > > > > > Hi, > > > > I want to debug a problem I'm getting in Apache with libphp4.so, but >when I > > run gdb httpd, I get a bunch of messages saying: > > > > no debugging symbols found > > > > Does anyone here know what I need to do to fix this? > >Yes :-) > >Do something like this when you build Apache: > >export EXTRA_CFLAGS=-g >./configure --prefix=$PREFIX --enable-module=so >make all install > >\David > _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]