Re: kgdb for mainline kernel: core-lite [patch 1/3]

From: Andi Kleen
Date: Wed Mar 10 2004 - 07:42:39 EST


> Yes. But as things stand, gdb 6.0 doesn't show stack traces correctly with esp
> and eip got from switch_to and gas 2.14 can't handle i386 dwarf2 CFI. Do we
> want to enforce getting a CVS version of gdb _and_ gas to build kgdb?
> Certainly not.

binutils 2.15 should be released soon anyways AFAIK. And for x86-64 this all
works just fine (as demonstrated by Jim's/George's stub), so please get
rid of it at least for x86-64. I really don't want user_schedule there,
because it's completely unnecessary.

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