On 6/02/2014 2:17 a.m., Alex Crow wrote: > Hi Amos, > > I get the following: > > # gdb squid3 core > GNU gdb (GDB) 7.0.1-debian > Copyright (C) 2009 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "x86_64-linux-gnu". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > Reading symbols from /usr/sbin/squid3...Reading symbols from > /usr/lib/debug/usr/sbin/squid3...done. > (no debugging symbols found)...done. > Not sure if that helps, it doesn't look too helpful. > > Any ideas what else I can do? > Is the squid3-dbg package available? It has the debug symbols which are needed to make these traces meaningful. Amos