Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2000:
[Freeciv-Dev] Re: Client coredump (PR#234)
Home

[Freeciv-Dev] Re: Client coredump (PR#234)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Tobias Brox <tobiasb@xxxxxxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Client coredump (PR#234)
From: Corin Anderson <corin@xxxxxxxxxx>
Date: Wed, 19 Jan 2000 13:34:25 -0800 (PST)

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


[Prev in Thread] Current Thread [Next in Thread]