[mohaa] Alpha 1b...

Ryan C. Gordon icculus at clutteredmind.org
Wed Jan 1 16:52:02 EST 2003


> Anyone offer some more information on the steps to enable this?

You can't, since mohaa's got a signal handler that overrides corefile
generation.

The next version uses a facility of glibc to spit out a backtrace when it
crashes.

In the meantime, running the game under gdb, which will catch the segfault
in progress, will work. A core file lets you use gdb after the fact
("post-mortem debugging"), but you don't need to do it this way.

--ryan.





More information about the Mohaa mailing list