When a program crashes, I sometimes want to figure out why it crashed. What do I do with the core dump? The core(2) man page references gdb(1), but that seems like the wrong answer because it starts with "g".