Dan Kegel wrote:
+{
- todo_suppress_exception_addr4
- Memcheck:Addr4
- fun:__wine_call_from_32_regs
- obj:/home/dank/wine-git/dlls/ntdll/ntdll.dll.so
- obj:/home/dank/wine-git/dlls/ntdll/ntdll.dll.so
- fun:raise_exception
I'm not sure this will work for other people unless they log on as dank :-)
However, I don't think maintaining the valgrind suppressions file in tree is viable since most of the warnings come from system libraries which means that it is very dependent on user's distribution.
It might be best to set up an external git tree for this, which would allow for people to submit patches for any bogus warnings in the runs that you publish on your website.