Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
January 2000: [Freeciv-Dev] Re: Client coredump (PR#234) |
[Freeciv-Dev] Re: Client coredump (PR#234)[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
If you have a core -- new or old -- do this: gdb civclient core and when you get the gdb prompt: where This should print out a trace of the stack, the first line being being the line of code that caused the core dump. Corey
|