Date: Fri, 15 Mar 2002 03:12:09 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 db_interface.c Message-ID: <200203151112.g2FBC9M01862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203151112.g2FBC9M01862>