[Bug 1003740] Re: callgrind_control doesn't detect running valgrind (with patch)
Kevin Funk
krf at electrostorm.net
Fri Oct 5 14:04:35 UTC 2012
*** This bug is a duplicate of bug 1036283 ***
https://bugs.launchpad.net/bugs/1036283
** This bug has been marked a duplicate of bug 1036283
callgrind_control cannot connect because of different executable name
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to valgrind in Ubuntu.
https://bugs.launchpad.net/bugs/1003740
Title:
callgrind_control doesn't detect running valgrind (with patch)
Status in “valgrind” package in Ubuntu:
Triaged
Status in “valgrind” package in Debian:
Fix Released
Bug description:
callgrind_control is unable to detect running valgrind processes.
Description: Ubuntu 12.04 LTS
Release: 12.04
Version: 1:3.7.0-0ubuntu3
Provides: valgrind-callgrind
When running 'valgrind_control', the perl script is unable to parse
the output from 'vgdb -l' as the valgrind process is detected as
'valgrind.bin', rather than just 'valgrind'.
The attached patch modifies the regular expression in the script to
correctly parse this output.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1003740/+subscriptions
More information about the foundations-bugs
mailing list