Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f9CH6CI25576 for linux-xfs-outgoing; Fri, 12 Oct 2001 10:06:12 -0700 Received: from mail.ocs.com.au (mail.ocs.com.au [203.34.97.2]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f9CH69D25554 for ; Fri, 12 Oct 2001 10:06:09 -0700 Received: (qmail 5762 invoked from network); 12 Oct 2001 17:06:06 -0000 Received: from ocs3.intra.ocs.com.au (192.168.255.3) by mail.ocs.com.au with SMTP; 12 Oct 2001 17:06:05 -0000 Received: by ocs3.intra.ocs.com.au (Postfix, from userid 16331) id B90D4300090; Sat, 13 Oct 2001 03:05:57 +1000 (EST) Received: from ocs3.intra.ocs.com.au (localhost [127.0.0.1]) by ocs3.intra.ocs.com.au (Postfix) with ESMTP id 60E7298; Sat, 13 Oct 2001 03:05:57 +1000 (EST) X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 From: Keith Owens To: nic@uklinux.net Cc: linux-xfs@oss.sgi.com Subject: Re: Compilers (was Re: 2.4.11 don't work yet.) In-reply-to: Your message of "Fri, 12 Oct 2001 17:22:05 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Oct 2001 03:05:52 +1000 Message-ID: <12144.1002906352@ocs3.intra.ocs.com.au> Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk On Fri, 12 Oct 2001 17:22:05 +0100, nic wrote: >I can't seem to get the machine to drop into KDB. Pressing what I think is >pause on my keyboard prints ^]]P. (I've put kdb=on in the append section. >Pointers to dumb idiots guide to installing KDB and using it appreciated :-) Did you compile your kernel with kdb? grep kdb_main System.map or look for the kdb v1.9 startup line, near the start, after the Memory line.