[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <x2nc27429821004142322i3ce6756dib9c1a3f86000c5f5@mail.gmail.com>
Date: Thu, 15 Apr 2010 11:52:11 +0530
From: santosh <santosh.iitg@...il.com>
To: linux-kernel@...r.kernel.org
Subject: [Question] integrating KDB with linux kernel
How to integrate KDB with linux-kernel ??
What I did was as follow:
1. Used linux-2.6.21.7.tar.gz
2. Downloaded corresponding kdb from "oss.sgi" site
kdb-v4.4-2.6.21-common-3.bz2
kdb-v4.4-2.6.21-i386-3.bz2
3. build the kernel by enabling CONFIG_KDB and CONFIG_FRAME_POINTER as
described in "oss.sgi"
4. installed the kernel and rebooted the system
5. When the system comes up, I check the kdb status
cat /proc/sys/kernel/kdb
// screen :
1
I logged in as root then invoke the kdb by press Pause on keyboard, but the
kdb
don't invoke. The system hangs and two leds Caps Lock and Scroll Lock are
blinking. I had to do hard reboot .
.
please help me to fix this problem
regards
santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists