Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2002:
[Freeciv-Dev] Re: concerning the use of assert
Home

[Freeciv-Dev] Re: concerning the use of assert

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Raimar Falke <rf13@xxxxxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: concerning the use of assert
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Mon, 9 Sep 2002 10:35:49 +0000 (GMT)

On Mon, 9 Sep 2002, Raimar Falke wrote:
> > I don't understand what you are thinking of here.
>
> change "civ" so that it looks like:
> if file core:
>   rename to core.old
> start client
> if file core:
>   echo "bt" | gdb path/to/civclient core >backtrace
>   echo "There was a core dump bla bla bla"
>   cat backtrace | mail to freeciv-dev

> The right tool for the right job. And you don't have access to the
> back trace from C.

Well, if we could create a core file from C without exiting the program,
then, of course, our problems would be solved. AFAIK there is no way to do
that.

Yours
Per

"I don't see why people are so upset about cloning sheep. American
television networks have been doing that to their audiences for years."
-- Jello Biafra



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