This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: scope of templates (WAS: contributing & bound-checks)


> -----Original Message-----
> From: gcc-owner On Behalf Of S.Hockenhull
> Sent: 28 June 2004 16:06

> On June 27, 2004 23:56, llewelly wrote:
> > It doesn't bounds check pointers or arrays, but you could try
> >     configuring with --enable-libstdcxx-debug and compiling with
> >     -D_GLIBCXX_DEBUG . This does bounds checking for standard C++
> >     library containers;
> 
> sorry, wont do.
> I need pointer/array checks.
> something like CodeGuard (on Borland compiler) or 
> BoundChecker (on MSVC).

  Sounds like you want Valgrind.

http://valgrind.kde.org/


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]