Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 09:54:16 -0500 (CDT)
From:      Steve Price <sprice@hiwaay.net>
To:        "A. Satow" <mailing@toba.rhein-neckar.de>
Cc:        freebsd-newbies@FreeBSD.ORG
Subject:   Re: Looking for a tool: strace in Linux
Message-ID:  <Pine.OSF.4.10.9909270951450.2333-100000@fly.HiWAAY.net>
In-Reply-To: <19990927151933.B43018@toba.rhein-neckar.de>

next in thread | previous in thread | raw e-mail | index | archive | help
You'll probably want to take a look at ktrace(1) and kdump(1).
They are both part of the base distribution.

On Mon, 27 Sep 1999, A. Satow wrote:

# Hi,
# 
# I am switching my box from Linux to FreeBSD. I browsed through the ports
# collection but did not find a tool called strace in Linux it traces      
# system calls and signals
# Man page:
#        In the simplest case strace  runs  the  specified command 
#        until  it  exits.   It  intercepts  and records the system
#        calls which are called by a process and the signals  which
#        are  received by a process.  
# Does anyone know if there is an equivalent tool which I can setup as to keep 
# trace of system calls and signals?
# 
# Thanks in advance
# I appreciate any help.
# 
# Bye Alex
# 
# 
# To Unsubscribe: send mail to majordomo@FreeBSD.org
# with "unsubscribe freebsd-newbies" in the body of the message
# 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.10.9909270951450.2333-100000>