On Wed, Apr 19, 2006 at 12:46:51PM +0200, sasa wrote: > ..I have /usr/sbin/ipsec, if from '/usr/sbin' I run 'gdb...' I have always > the same result: > > [root at fw sbin]# gdb ipsec /var/tmp/core.13540 Try: # cd /path/to/src/pluto # gdb -c /path/to/pluto.core /usr/sbin/ipsec