Date: Mon, 16 Apr 2001 19:41:42 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha db_interface.c Message-ID: <200104170241.f3H2fgS72270@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/04/16 19:41:42 PDT Modified files: sys/alpha/alpha db_interface.c Log: - Stop other CPU's in the SMP case when we enter ddb. - Add a new ddb command: 'show pcpu' similar to the i386 command added recently. By default it displays the current CPU's info, but an optional argument can specify the logical ID of a specific CPU to examine. Revision Changes Path 1.17 +53 -3 src/sys/alpha/alpha/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?200104170241.f3H2fgS72270>