Hi, I tried the new KDB 4.4 release for kernel 2.6.10, on x86. I enabled both KDB and kprobes:
CC arch/i386/kernel/traps.o arch/i386/kernel/traps.c:796: error: conflicting types for 'do_int3' arch/i386/kernel/traps.c:677: error: previous definition of 'do_int3' was here make[2]: *** [arch/i386/kernel/traps.o] Error 1 .. both of them define the function do_int3(). Disabling kprobes solved my problem, although I'd like to have both. (Please Cc responses to [EMAIL PROTECTED]) Regards, Max Kellermann --------------------------- Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.
