Do I need to compile squid with the -g option? Any other options that might help?
cheers, Mihalis. ----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Mihalis Tsoukalos" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 9:13 AM Subject: Re: AW: [squid-users] , in the URL > You use GDB as usual.. a process is a process. > > Either use the -N command line option when starting Squid from within > gdb, or attach to the running process. > > Regards > Henrik > > Mihalis Tsoukalos wrote: > > > > I have checked it back and I have seen that the problem is not with Squid. > > > > So the question is now: > > Any hints on how to debug the (modified) squid C code? > > > > The reason I am asking is because squid is a server process. I know how to > > debug a no-server executable. > > I am going to use gdb. > > > > have a nice week, > > Mihalis.
