Date: Fri, 16 Oct 1998 12:39:01 -0400 (EDT) From: "Marc G. Fournier" <scrappy@hub.org> To: Brian Feldman <green@zone.syracuse.net> Cc: freebsd-current@FreeBSD.ORG Subject: Re: can't checkout kernel source code for 3.0-CURRENT... Message-ID: <Pine.BSF.4.05.9810161207400.4514-100000@hub.org> In-Reply-To: <Pine.BSF.4.05.9810161135250.17881-100000@zone.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Oct 1998, Brian Feldman wrote:
> But you haven't used ktrace/kdump instead of truss? By default, I'm not
> sure if truss is the best thing to use, really. Ktrace and kdump always
> does a much nicer job.
28149 cvs RET read 8192/0x2000
28149 cvs CALL lstat(0x85340,0xefbfd7d8)
28149 cvs NAMI "if_ed.c"
28149 cvs RET lstat -1 errno 2 No such file or directory
28149 cvs CALL lseek(0x4,0,0,0,0x1)
28149 cvs RET lseek 8192/0x2000
28149 cvs CALL break(0x8f000)
28149 cvs RET break 0
28149 cvs CALL break(0x90000)
28149 cvs RET break 0
28149 cvs CALL break(0x91000)
28149 cvs RET break 0
28149 cvs CALL break(0x92000)
28149 cvs RET break 0
28149 cvs CALL break(0x93000)
28149 cvs RET break 0
28149 cvs CALL break(0x94000)
28149 cvs RET break 0
28149 cvs CALL break(0x95000)
28149 cvs RET break 0
28149 cvs CALL sigprocmask(0x3,0xffffffdf)
28149 cvs RET sigprocmask 0
28149 cvs CALL getpid
28149 cvs RET getpid 28149/0x6df5
28149 cvs CALL kill(0x6df5,0x6)
28149 cvs PSIG SIGIOT SIG_DFL
28149 cvs NAMI "cvs.core"
Okay, so its gettinga 'No such file or directory' on if_ed.c, but
of course it doesn't exist, since I'm just trying to check it out :(
Marc G. Fournier scrappy@hub.org
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org ICQ#7615664
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810161207400.4514-100000>
