> > I'm not sure how to do gdb. (Probably I just type in the line as > it is written!) However, I think I'll try downloading the newest > version of blackbox first. >
gdb /path/to/blackbox /path/to/core you will then get a prompt. Type 'bt'. Save the output.
