Re: Valgrind support for our unit tests

2007-12-08 Thread Dan Kegel
On Dec 8, 2007 12:42 PM, James McKenzie <[EMAIL PROTECTED]> wrote: > I feel that reports from Mac users would be useful as well as from the > Linux community. Yes, it'd be nice to have MacOSX support for Valgrind sometime. It would probably take significant effort; hopefully Apple or some very mo

Re: Valgrind support for our unit tests

2007-12-08 Thread Zac Brown
James McKenzie wrote: > Dan Kegel wrote: >> On Dec 8, 2007 9:13 AM, Robert Shearman <[EMAIL PROTECTED]> wrote: >> >>> Dan Kegel wrote: >>> + obj:/home/dank/wine-git/dlls/ntdll/ntdll.dll.so >>> I'm not sure this will work for other people unless they log on as dank :-) >>>

Re: Valgrind support for our unit tests

2007-12-08 Thread James McKenzie
Dan Kegel wrote: > On Dec 8, 2007 9:13 AM, Robert Shearman <[EMAIL PROTECTED]> wrote: > >> Dan Kegel wrote: >> >>> + obj:/home/dank/wine-git/dlls/ntdll/ntdll.dll.so >>> >> I'm not sure this will work for other people unless they log on as dank :-) >> > > Whoops! > > > Since

Re: Valgrind support for our unit tests

2007-12-08 Thread Dan Kegel
On Dec 8, 2007 9:13 AM, Robert Shearman <[EMAIL PROTECTED]> wrote: > Dan Kegel wrote: > > + obj:/home/dank/wine-git/dlls/ntdll/ntdll.dll.so > I'm not sure this will work for other people unless they log on as dank :-) Whoops! > However, I don't think maintaining the valgrind suppressions file i

Re: Valgrind support for our unit tests

2007-12-08 Thread Robert Shearman
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 unles