Bug 266891 - Support new options available in Valgrind 3.4.0
Summary: Support new options available in Valgrind 3.4.0
Status: RESOLVED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: Valgrind (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 0.3   Edit
Assignee: Elliott Baron CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2009-03-03 12:19 EST by Elliott Baron CLA
Modified: 2009-05-26 15:56 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Baron CLA 2009-03-03 12:19:33 EST
Populate launch config dialog with new options after performing a check using `valgrind --version`.
Comment 1 Elliott Baron CLA 2009-05-26 15:55:33 EDT
Runtime checking of Valgrind version is used to present two new options to users if they have Valgrind >= 3.4.0 installed. These are the track-origins and main-stacksize options. The first of which is a very useful new feature for users introduced in Valgrind 3.4.0. Support for these options is now in trunk.