Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Valgrind integration

> 
> Put a feature request in the Bugszilla...
> 

Really, is this type of project belonging to the CDT or
is it some value added maintain elsewhere.

If we compare to JDT (Java), they have plugins to deal with the
language and the debug side, everything else is push outside, for example,
profiling, testing, etc ..

Although, tempting to push analysis tools within CDT it may
not be the best course of action.

IMHO ... lets stick to the core business instead of spreading thin, its
a hard lesson learned from the IT crash.

>   https://bugs.eclipse.org/bugs/enter_feature.cgi?product=3DCDT
> 
> ... and post a link to it here afterwards.  Having been impressed with
> Valgrind myself I'll gladly vote for it :-).
> 
>   Cheers //Johan
> 
> tis 2004-01-13 klockan 17.29 skrev Bryan Hunt:
> > I was thinking it might be nice if Valgrind http://valgrind.kde.org/=20
> > could be integrated into the CDT launch / debug mechanism.  This is one=20
> > of the most useful memory debuggers I've ever used.  It caught several=20
> > memory corruption bugs on my last project and save me several weeks of=20
> > debug time.
> >=20
> > Bryan



Back to the top