Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Linux Distributions Project - Valgrind

Revision as of 16:40, 9 December 2008 by Unnamed Poltroon (Talk) (Overview)

Overview

Launch Configuration Dialog

The Linux Distributions Project Valgrind plugin aims to provide simple and effective profiling for the C/C++ Development Tools. There is a lot of Valgrind functionality to expose in Eclipse. Valgrind itself is very component based, this relates well to Eclipse plugins. The main architectural goal is to have a common Valgrind user interface and underlying launch framework, while the Valgrind tools themselves are contributed via extension points.

Memcheck

Massif

Back to the top