|
From: Julian S. <js...@ac...> - 2010-08-10 13:38:15
|
This feature was introduced in 3.5 IIRC. Won't work in earlier versions.
J
On Tuesday, August 10, 2010, Bill Hoffman wrote:
> valgrind-3.3.1-Debian gives an error when frame level wildcards are used:
>
> {
> name
> Memcheck:Leak
> fun:malloc
> fun:__nss_lookup_function
> ...
> fun:getpwuid_r
> }
>
>
> ==23090== FATAL: in suppressions file
> '/home/kitware/Dashboards/DashboardScripts/CMakeValgrindSuppressions.supp':
> location should start with 'fun:' or 'obj:'
> ==23090== exiting now.
>
>
> Did the file format change?
|