What do you want to debug?
The default build is debug enabled on most platforms, however for some
debugging it is easier if all compiler optimizations is disabled while
debugging:
env CFLAGS=-g ./configure ...
make clean
make install
-- Henrik Nordstrom Squid hacker Sandilya wrote: > > Thanks in advance, > Sandilya > > -- > To unsubscribe, see http://www.squid-cache.org/mailing-lists.html -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Sat Sep 16 2000 - 11:32:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:20 MST