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: bound-checks


"S.Hockenhull" <potam@sympatico.ca> writes:

> [...]
> >   Sounds like you want Valgrind.
> > http://valgrind.kde.org/

Yeah, a nice tool.

> [...]  it'd still be nice to have an equivalent in gcc-generated
> code so it'll work on just about any platform and a bit faster than
> the emulated x86 method of valgrind [...]  something inserted
> between the language frontend and generic backend that way it wont
> be too language-specific.

You're describing mudflap.


- FChE


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