On Wed, 29 Jun 2005 20:28:57 -0700, 
Josh Hunt <[EMAIL PROTECTED]> wrote:
>I am unable to get KDB_ENTER() to work properly in either 2.6.11 or
>2.6.12.
>Entering kdb (current=0xc0398c80, pid 0) kdb: unexpected reason code: 0

Either a patch was misapplied or there is a mismatch in the parameter
passing.  Did you apply both kdb-v4.4-2.6.12-common-1 and
kdb-v4.4-2.6.12-i386-2, with no patch rejects?  Which version of gcc
are you using (gcc -v)?

To check the parameter passing, I need the output from these commands

  objdump -Sr kdb/kdbmain.o | grep -A40 '<kdb>:'
  objdump -Sr arch/i386/kernel/traps.o | grep -A40 '<do_int3>:'

---------------------------
Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.

Reply via email to