Package: valgrind / 1:3.12.0~svn20160714-1

Metadata

Package Version Patches format
valgrind 1:3.12.0~svn20160714-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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
07_fix spelling in binary.patch | (download)

VEX/priv/ir_defs.c | 2 1 + 1 - 0 !
coregrind/m_commandline.c | 2 1 + 1 - 0 !
coregrind/m_gdbserver/server.c | 2 1 + 1 - 0 !
coregrind/m_hashtable.c | 2 1 + 1 - 0 !
coregrind/m_scheduler/scheduler.c | 2 1 + 1 - 0 !
gdbserver_tests/mchelp.stdoutB.exp | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

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

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

 fix spelling-error-in-manpage found by lintian
09_fix armhf detect.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on armhf by correctly detecting the architecture