# # # Send the results of core dump # # root# gdb /usr/local/bin/mutt core GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i586-unknown-linux), Copyright 1996 Free Software Foundation, Inc... [some other stuff] (gdb) bt [some dump] (gdb) q # # end of file