Re: [PATCH] CONFIG_UNWIND_INFO

From: Jan Beulich
Date: Wed Jan 18 2006 - 11:46:48 EST


>The usual use case is that you only need it on disk for your gdb,
>but not in RAM.

If you care about gdb, you'd be building with CONFIG_DEBUG_INFO anyway, and get the same information in .debug_frames
(which already is a noload section) without the need to enable CONFIG_UNWIND_INFO.

Jan


-
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/