[Freeciv-Dev] Re: debug level 3
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
At 2000/04/17 12:17 , Thue Janus Kristensen wrote:
>It somehow fails to print out the message on line 645 in
>server/gotohand.c , even when other debug messages are printed out
>I have compiled with --enable-debug , and started the server as ./ser -d 3
>Am I missing something?
I assume you mean "configured with --enable-debug". When you do the
"make", you aren't specifying a value for "CPPFLAGS=", are you?
This does work for me, but simply "-d 3" produces so much output, the GOTO
message is hard to find. Perhaps try "-d 3:gotohand.c".
jjm
|
|