Re: [PATCH] Documentation: kunit: update kconfig options needed for UML coverage
From: Brendan Higgins
Date: Mon Mar 28 2022 - 12:27:38 EST
On Fri, Mar 25, 2022 at 8:34 PM Daniel Latypov <dlatypov@xxxxxxxxxx> wrote:
>
> Recent changes have made it so the current set is not sufficient.
> Namely, CONFIG_DEBUG_INFO is not being set even when explicitly asked.
>
> Specifying a version of the debug info fixes this.
> Pick CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT as an option that's
> hopefully less fragile (esp. given we're tied to GCC 6 and lower).
>
> Signed-off-by: Daniel Latypov <dlatypov@xxxxxxxxxx>
I agree with David's comment. Otherwise,
Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>