]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
* Stop other cpus when one cpu enters DDB and restart them after it
authorDoug Rabson <dfr@FreeBSD.org>
Fri, 15 Mar 2002 11:12:08 +0000 (11:12 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Fri, 15 Mar 2002 11:12:08 +0000 (11:12 +0000)
commit0ab3e3b15aa5465c9749c5ea2f493b280c7d24ba
treeab2d90aa1bc2116d231ef78c7e3eda5d8d1e7298
parent68a6b5e1bac1ad83637535371b1a5da73b2b9c19
* 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.
sys/ia64/ia64/db_interface.c