Package: valgrind / 1:3.7.0-6

Metadata

Package Version Patches format
valgrind 1:3.7.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_more vg n segments.patch | (download)

coregrind/m_aspacemgr/aspacemgr-linux.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 increases vg_n_threads
02_version.patch | (download)

configure | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 bump version and bug reporting address
03_allow or quoting of strings in .valgrindrc.patch | (download)

coregrind/m_commandline.c | 17 15 + 2 - 0 !
1 file changed, 15 insertions(+), 2 deletions(-)

 allow ' or " quoting of strings in ~/.valgrindrc
 Signed-off-by: Pierre Habouzit <madcoder@debian.org>
04_workaround SIGSEGV on PPC.patch | (download)

coregrind/m_machine.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 workaround sigsegv on ppc
 Signed-off-by: Pierre Habouzit <madcoder@debian.org>
05_fix callgrind_control.patch | (download)

callgrind/callgrind_control.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix callgrind_control that should look for valgrind.bin and not valgrind
06_fix configure.patch | (download)

configure | 2 1 + 1 - 0 !
configure.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 make valgrind believe it's cross compiled so that it builds on armel
07_fix spelling in binary.patch | (download)

VEX/priv/ir_defs.c | 2 1 + 1 - 0 !
coregrind/m_commandline.c | 4 2 + 2 - 0 !
coregrind/m_gdbserver/server.c | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 fix spelling-error-in-binary found by lintian
08_fix spelling in manpage.patch | (download)

docs/valgrind.1 | 4 2 + 2 - 0 !
drd/docs/drd-manual.xml | 10 5 + 5 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 fix spelling-error-in-manpage found by lintian
09_valgrind listener manpage.patch | (download)

docs/Makefile.am | 1 1 + 0 - 0 !
docs/xml/manpages-index.xml | 4 4 + 0 - 0 !
docs/xml/valgrind-listener-manpage.xml | 103 103 + 0 - 0 !
3 files changed, 108 insertions(+)

 add a manpage for valgrind-listener