From: Jeffrey Merkey on 9 Jul 2010 13:00 CURRENT http://merkeydebugger.googlecode.com/files/mdb-2.6.34.1-x86_64-07-08-2010.patch REPOSITORY http://code.google.com/p/merkeydebugger/ http://sourceforge.net/projects/merkeydebugger/ FIXES - fix precedence output in GDB disassembler with scalar expressions i.e. (rax + (rbx * 8)) to conform to C Language precedence rules - fix fpu_init code in arch/x86/kernel/i387.c to use GFP_DMA instead of GFP_KERNEL since GFP_KERNEL should not be called from an exception context - regression test 2.6.34.1 on ia32/x86_64 4 way Opteron and ia32 UP TODO - add GDB disssembler opcodes library for all linux arch (port in process) - add GDB registers and memory commands, abstract register naming in the code - restructure ARM command reference for DaVinci support - add DSP support for debugging ARM/DSP domains -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Transparent Hugepage Support #27 Next: 2.6.35-rc4 / X201 issues |