gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] 2 arraybound violations in 3.1.17


From: Teun Burgers
Subject: Re: [gnugo-devel] 2 arraybound violations in 3.1.17
Date: Mon, 17 Dec 2001 19:31:15 +0100

Daniel Bump wrote:
> 
> What's the methodology you use to find these?

Pretty simple with array bound checking on DEC alpha OSF/Tru64
with the native CC compiler.

env CC=cc CFLAGS='-g -check_bounds' ./configure
make

Every arraybound violation then leads to a coredump with
traceback info.

Teun



reply via email to

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