monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Solaris breakage


From: Zack Weinberg
Subject: Re: [Monotone-devel] Solaris breakage
Date: Tue, 24 Jul 2007 16:13:28 -0700

On 7/24/07, Zack Weinberg <address@hidden> wrote:
Aha, you're the one with the Solaris box!  Please do exactly what I
suggested in my original comment on this problem - run the test case
up to right *before* the failing command [put "check(false)" in the
relevant __driver__.lua, immediately before the failing command] and
then run the failing command from the shell under truss(1) [strace(1)
is better if you have it] and mail in the complete output.

Addendum: I dimly remember Solaris boxes having a program named
strace, or possibly trace, that has nothing to do with system-call
tracing.  If the manpage for strace does not start with

NAME
      strace - trace system calls and signals

then it is not the program we want.  It might be called sctrace
instead; or just use truss, which definitely does what we want, just
with less helpful output.

zw




reply via email to

[Prev in Thread] Current Thread [Next in Thread]