I'd like to help with glusterfs but I can't seem to run it in gdb on freebsd, this is what I get: # gdb /usr/local/sbin/glusterfs (gdb) run -f test.vol /mnt Starting program: /usr/local/sbin/glusterfs -f test.vol /mnt warning: Unable to get location for thread creation breakpoint: generic error [New LWP 100278] Program exited normally. Is there a trick to debugging glusterfs in gdb? Michael Grant