Subject: Re: CVS commit: syssrc
To: Bill Sommerfeld <sommerfeld@netbsd.org>
From: John Hawkinson <jhawk@MIT.EDU>
List: source-changes
Date: 08/18/2000 12:33:39
Why is this a "machine" subcommand rather than a generic command? It seems
like you should be able to switch between CPUs on all multi-CPU ports,
using the same command, so a generic "cpu" command is warranted.

--jhawk


| Log Message:
| Preliminary multi-CPU support.  Stop other cpu's on entry to DDB,
| resume on exit.  Add "mach cpu" command to display the list of CPU's,
| and "mach cpu N" to view the registers of cpu N.