Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Debug Help

Author: Leen Ammeraal

Date: 07:50:15 09/16/00

Go up one level in this thread


Have you used the Debug mode? Then after crashing,
you can inspect the 'call stack', using
View | Debug windows, to get a clue in
which function and on which line the problem
arose. After this, checking the source code
(especially with regard to array bounds) very carefully
will probably be more fruitful than looking for
more debug tools on the Internet. I sometimes find
my errors sooner analyzing a printout than looking
on the screen.
Leen Ammeraal



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.