From owner-freebsd-current Thu Feb 14 9:52:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from patrocles.silby.com (d127.as13.nwbl0.wi.voyager.net [169.207.136.193]) by hub.freebsd.org (Postfix) with ESMTP id 64C6D37B41B for ; Thu, 14 Feb 2002 09:51:54 -0800 (PST) Received: from localhost (silby@localhost) by patrocles.silby.com (8.11.6/8.11.6) with ESMTP id g1EBsoQ11522; Thu, 14 Feb 2002 11:54:54 GMT (envelope-from silby@silby.com) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Thu, 14 Feb 2002 11:54:50 +0000 (GMT) From: Mike Silbersack To: Bruce Evans Cc: current@FreeBSD.ORG Subject: Re: Newbie ddb question In-Reply-To: <20020214200416.F13688-100000@gamplex.bde.org> Message-ID: <20020214115115.U11514-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 14 Feb 2002, Bruce Evans wrote: > On Thu, 14 Feb 2002, Mike Silbersack wrote: > > > I've been poking around in ddb in an attempt to work on some forkbomb/low > > memory problems, and I've found it extremely useful. There's one thing I > > can't figure out how to do that would be useful, though. Say that I have > > a process of interest tsleeping. Is there some way for me to get a > > backtrace of that process at the time it entered tsleep? In the case I'm > > Try "t ". > > Bruce Ah, I see now. That never got MFC'd to -stable. I'll see if it's easily MFCable, or just move my testing over to -current. Thanks, Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message