|
|
Subscribe / Log in / New account

mdb: Merkey's Linux Kernel Debugger Release 2.6.27-rc6

From:  jmerkey@wolfmountaingroup.com
To:  linux-kernel@vger.kernel.org
Subject:  [ANNOUNCE] mdb: Merkey's Linux Kernel Debugger Release 2.6.27-rc6
Date:  Sun, 7 Sep 2008 22:00:39 -0600 (MDT)
Message-ID:  <1870.166.70.238.45.1220846439.squirrel@webmail.wolfmountaingroup.com>


I am tired of waiting for rc6, so if there are ground shaking changes over
rc6-git9, I will update the patches.

ChangeLog, 09/07/2008

Corrected dword, word, and byte dereference in the mdb-logic.c
documentation to match the disassembly display.

Changed oops_in_progress entry point to a counter variable to preserve
state when mdb is called from exceptions where it may have been previously
set.

Cleaned up several hundred more checkpatch.pl messages.

Cleanup error check cases in mdb-logic.c

back ported modularization, and use of notify_die handlers, sysrq handler
to previous Linux kernel mdb patch versions 2.6.18 up through 2.6.27-rc6.

removed dependencies on broken thread migration routines in reboot.c  with
processor migration during reboot request.  It's busted if multiple
processors are in the debugger.

TO-DO

x86_64 systems received, merge in process
IA64 systems slated for receipt in November for testing. code merge in
process with software simulator.
Nested TSS gates for X86 and X86_64 in process

MDB repositories

http://sourceforge.net/projects/merkeydebugger
http://code.google.com/p/merkeydebugger
http://www.wolfmountaingroup.org

mdb-2.6.27-rc6 patches
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.27-rc6-ia...

back ports of mdb linux kernel patches
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.18-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.19-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.20-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.21-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.22-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.23-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.24-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.25-ia32-0...
ftp://ftp.wolfmountaingroup.org/pub/mdb/mdb-2.6.26-ia32-0...

Jeffrey Vernon Merkey
Wolf Mountain Group, Inc.









































--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds