[ANNOUNCE] MDB Merkey's Linux Kernel Debugger 2.6.35 x86_64 08-05-2010

From: Jeffrey Merkey
Date: Thu Aug 05 2010 - 23:50:33 EST


CURRENT
http://merkeydebugger.googlecode.com/files/mdb-2.6.35-x86_64-08-05-2010.patch

REPOSITORY

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

FIXES:
- move debug/mdb directories and build to kernel/debug/mdb to
where kdb and kgdb are located with the kernel debuggers
- integrate into the kernel debug Makefile in kernel/debug/
- fix fpu_alloc function in i386.h set to GFP_DMA instead of
GFP_KERNEL
- fix sched.c exports
- fix modules_use references in module.c
- regression test UP and CONFIG_SMP x86_64 and ia32 version
2.6.35

TODO:
- Integrate GDB opcodes library for all Linux architectures
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/