|
From: Alexander P. <gl...@go...> - 2009-07-23 11:26:00
|
Hi Bart, you can take a look at http://data-race-test.googlecode.com/svn/trunk/tsan/ts_valgrind_intercepts.c to find the list of Darwin-specific function names to intercept. Alex On Thu, Jul 23, 2009 at 11:40 AM, Bart Van Assche<bar...@gm...> wrote: > On Thu, Jul 23, 2009 at 12:51 AM, Nicholas > Nethercote<n.n...@gm...> wrote: >> On Thu, Jul 23, 2009 at 5:17 AM, <sv...@va...> wrote: >>> Author: bart >>> Date: 2009-07-22 20:17:05 +0100 (Wed, 22 Jul 2009) >>> New Revision: 10534 >>> >>> Log: >>> More tweaking for Darwin. >> >> Bart, it's great to see you're working on Darwin support. What's the >> status -- how many of the tests are passing? > > The output I get from the command "perl tests/vg_regtest drd" on > Darwin is currently as follows: > > == 69 tests, 4 stderr failures, 0 stdout failures, 0 post failures == > drd/tests/circular_buffer (stderr) > drd/tests/pth_cond_race (stderr) > drd/tests/pth_inconsistent_cond_wait (stderr) > drd/tests/tc17_sembar (stderr) > > Bart. > > ------------------------------------------------------------------------------ > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > -- WBR, Alexander Potapenko Software Engineer Google Moscow |