From owner-cvs-all Fri Mar 15 3:12:15 2002 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 58E2137B402; Fri, 15 Mar 2002 03:12:09 -0800 (PST) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2FBC9M01862; Fri, 15 Mar 2002 03:12:09 -0800 (PST) (envelope-from dfr) Message-Id: <200203151112.g2FBC9M01862@freefall.freebsd.org> From: Doug Rabson Date: Fri, 15 Mar 2002 03:12:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 db_interface.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 dfr 2002/03/15 03:12:09 PST Modified files: sys/ia64/ia64 db_interface.c Log: * Stop other cpus when one cpu enters DDB and restart them after it leaves. * Add a sync.i instruction to the code which writes out breakpoints to ensure that the breakpoint is seem by all cpus in the coherence domain. Revision Changes Path 1.17 +47 -11 src/sys/ia64/ia64/db_interface.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message