lp:~naesten/valgrind/valgrind

Created by Samuel Bronson and last modified
Get this branch:
bzr branch lp:~naesten/valgrind/valgrind
Only Samuel Bronson can upload to this branch. If you are Samuel Bronson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Samuel Bronson
Project:
Valgrind
Status:
Development

Recent revisions

7228. By Samuel Bronson

VPATH fixes in Makefile.all.am and Makefile.vex.am

Fix building in a seperate directory tree, e.g. by doing:
    mkdir build && ../configure --enable-maintainer-mode && make

7227. By bart

Applied the patch attached to http://bugs.kde.org/show_bug.cgi?id=165468: fixed some formatting inconsistencies.

7226. By njn

Suppress a leak in setenv(). Fixes bug 188572.

7225. By njn

An fd in the Darwin launcher wasn't being closed.

7224. By njn

Fix 'make check' for automake-1.7. Fixes bugs 197898 and 197901.

7223. By bart

Use the value set in the environment variable DRD_SEGMENT_MERGING_INTERVAL if the segment merging interval has not been specified as a command-line option.

7222. By bart

Changed default segment merging interval from 64 to 10.

7221. By bart

Added tool option --drd-stats=yes.

7220. By njn

In VG_(get_changed_segments) use dynamic memory allocation rather than
static memory allocation to avoid hardwiring an upper limit on CSS_SIZE.

7219. By njn

Remove some unnecessary tests.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers