Re: KDB in the mainstream 2.4.x kernels?

From: Keith Owens (kaos@ocs.com.au)
Date: Sun Jul 20 2003 - 17:27:19 EST


On Sun, 20 Jul 2003 06:31:37 -0700,
"David S. Miller" <davem@redhat.com> wrote:
>On Sun, 20 Jul 2003 22:55:18 +1000
>Keith Owens <kaos@ocs.com.au> wrote:
>
>> i386 provides no unwind data
>
>We could tell gcc to emit dwarf2 unwind tables on x86 for debugging
>kernel builds.

C code is not really an issue. Most of the unwind complexity is
handling the special case asm code, interrupt handlers, out of line
lock contention paths, anything in entry.S. Much of the IA64 asm code
has explicit unwind directives in the asm code, i386 asm would need
equivalent kernel changes.

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



This archive was generated by hypermail 2b29 : Wed Jul 23 2003 - 22:00:41 EST