Received: by oss.sgi.com id ; Thu, 22 Jun 2000 21:20:05 -0700 Received: from pneumatic-tube.sgi.com ([204.94.214.22]:61746 "EHLO pneumatic-tube.sgi.com") by oss.sgi.com with ESMTP id ; Thu, 22 Jun 2000 21:19:57 -0700 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by pneumatic-tube.sgi.com (980327.SGI.8.8.8-aspam/980310.SGI-aspam) via SMTP id VAA01764; Thu, 22 Jun 2000 21:25:06 -0700 (PDT) mail_from (kaos@kao2.melbourne.sgi.com) Received: from kao2.melbourne.sgi.com (kao2.melbourne.sgi.com [134.14.55.180]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id OAA18449; Fri, 23 Jun 2000 14:18:37 +1000 X-Mailer: exmh version 2.1.1 10/15/1999 From: Keith Owens To: kdb@oss.sgi.com Cc: linux-kernel@vger.rutgers.edu, linux-xfs@oss.sgi.com Subject: Announce: kdb v1.3 for ix86 is available Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 23 Jun 2000 14:18:37 +1000 Message-ID: <5570.961733917@kao2.melbourne.sgi.com> Sender: owner-kdb@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;kdb-outgoing SGI Kernel Debugger - http://oss.sgi.com/projects/kdb kdb v1.3 is available for ix86 with patches against kernels 2.4.0-test1, 2.4.0-test1-ac21 and 2.4.0-test2-pre11. You need modutils >= 2.3.11 to use kdb v1.2+. Changes from v1.2: Hook kdb into NMI watchdog (Ted Kline, me) lsmod, rmmod kdb commands (Marc Esipovich) Take input from serial or PC keyboard (Andi Kleen) Some page commands are available are available even without PAGEBUF (me) Handle .text.lock in modules (me) Correct btp command for active tasks (me) Fix bt (me) Handle zero EIP (me) Port to recent kernels (me) Happy debugging.