Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 14:41:48 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 db_trace.c
Message-ID:  <200102072241.f17Mfma31810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/02/07 14:41:48 PST

  Modified files:
    sys/i386/i386        db_trace.c 
  Log:
  When SMPng was first committed, we removed 'cpl' from the interrupt
  frame.  Teach ddb about this as there is one less word for it to skip
  over when finding a trapframe on the interrupt frame stack.
  
  Revision  Changes    Path
  1.37      +2 -2      src/sys/i386/i386/db_trace.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?200102072241.f17Mfma31810>