Re: [ANNOUNCE] Withdrawl of Open Source NDS Project/NTFS/M2FS for Linux

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Sep 02 2000 - 17:36:42 EDT

  • Next message: Jes Sorensen: "Re: [ANNOUNCE] Withdrawl of Open Source NDS Project/NTFS/M2FS for Linux"

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

    Remote gdb on Linux - yes and I can do my debugging source level. Unfortunately
    Linus seems to have a one man campaign against putting sensible debugging into
    his kernel.

    The tools exist and they should be in the x86 tree as well as sparc etc where
    with other maintainers it is present

    gdb>b netif_rx
    ..
    gdb>where

    Alan

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



    This archive was generated by hypermail 2b29 : Sat Sep 02 2000 - 17:45:31 EDT