CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/07/22 03:09:50
Modified files: sys/ddb : db_run.c Log message: Do not enable single-stepping if we're not stepping. Gets rid of the gratuitous that happens when continuing after switching between CPUs. ok dlg@