Most likely cause of symptoms

George X. Kambic, Allen-Bradley Inc. kambic at iccgcc.decnet.ab.com
Fri Jun 14 08:24:07 AEST 1991


In article <1991Jun6.135234.18165 at auto-trol.com>, alesha at auto-trol.com (Alec Sharp) writes:
> 
> I'm trying to put together a list of symptoms, and their most likely
> causes, to help people who are trying to debug problems.  This such
> as:
> 
> Intermittent, non-reproducible problems: often memory or timing 
> dependent.  Memory problems often caused by uninitialized variables.
> 
> Bugs that can't be reproduced in the debugger: often memory or timing
> dependent.
> 
> Access violation/exception conditions:  Uninitialized variables,
> arrays out of bounds, pointers out of range.
> 
> Does anyone have other hints they use when debugging?

Try reading Myers or Beizer

GXKambic
standard disclaimer



More information about the Comp.lang.c mailing list