Hello,

I worked this morning with the current dev. tree on ppc64 and i386 and
both are failing the ./ltrace.main/system_calls.exp with the error :
        FAIL: ^(new|f)?stat(64)?$ was recorded 2 times, expected == 1
Looking at the output we find 2 breakpoints
        __xstat
        fstat
which could explain that the line 136 : { {^(new|f)?stat(64)?$} == 1 }
would have to be changed to : { {^(new|f)?stat(64)?$} == 2 }

Regards,
Thierry
-- 
Thierry on vnet.ibm


_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel

Reply via email to