From owner-freebsd-hackers Wed Dec 21 10:46:47 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA11076 for hackers-outgoing; Wed, 21 Dec 1994 10:46:47 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id SAA11070 for ; Wed, 21 Dec 1994 18:46:46 GMT Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id KAA08879; Wed, 21 Dec 1994 10:46:11 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: "Gasparovski / Daniel (ISE)" cc: freebsd-hackers@freebsd.org Subject: Re: ktrace In-reply-to: Your message of "Thu, 22 Dec 94 01:29:02 +1100." Date: Wed, 21 Dec 1994 10:46:11 -0800 Message-ID: <8878.788035571@time.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > > Hi all. > > I have a problem: ktrace sucks :) Clearly someone who hasn't been developing under UNIX for a long time.. We would have _killed_ for ktrace back in the V7 days! :-) Anyway, it may suck in many ways, but it's sure nicer to have than not to have, and I'm pretty used to not having it so when I first saw it in FreeBSD I went "Cowabunga!", or something to that effect.. :-) > I'd like to see ktrace act little more like "strace", which is available > on Sun's and Linux I beleive. strace in this case would have shown: Well, why not research it? Find out just what it'd take and get back to us! :) Jordan