>>>>> "Jeff" == Jeff V Merkey <[EMAIL PROTECTED]> writes:

Jeff> KDB is putrid.  Can it debug double faults?  NO.  Can it debug
Jeff> complex register and numeric evaluation statements like IF ((EAX
Jeff> == 1) && [ESP-4] == 0x3000)?  NO.  Can it debug nested task gate
Jeff> exceptions?  NO.  Can it debug SMP locks races?  NO.  Can it
Jeff> debug priority inversion problems in sleep locks?  NO.

Oh you're telling us that you are not able to figure out what those
lines of C turn into in assembly so you can set a break point
yourself?

Jeff> Can the Kernel debugger in NetWare?  YES.  Can the Kernel
Jeff> Debugger in NT?  YES.

Yeah I bet NT also has a wonderful graphical click click wush wush
environment for it that allows you to spend all your time `improving'
your rsi instead of getting real work done. Have you ever looked at NT
device driver code? I have, it's not pretty at all so I can understand
why you need all these tools.

Jes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to