From owner-cvs-all Thu Aug 9 21:23:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 639F837B403; Thu, 9 Aug 2001 21:23:42 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7A4Nfw77782; Thu, 9 Aug 2001 21:23:41 -0700 (PDT) (envelope-from jake) Message-Id: <200108100423.f7A4Nfw77782@freefall.freebsd.org> From: Jake Burkholder Date: Thu, 9 Aug 2001 21:23:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 db_trace.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2001/08/09 21:23:41 PDT Modified files: sys/sparc64/sparc64 db_trace.c Log: Add code to handle stack traces that go all the way back to userland. Use a better algorithm for finding out if an address is in the kernel. Submitted by: tmm Revision Changes Path 1.3 +27 -10 src/sys/sparc64/sparc64/db_trace.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message