[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72krEBRL5DGHJuaeruBnJ_GeZKVjwZPLJ9iy0ogbHcH-Dg@mail.gmail.com>
Date: Fri, 30 Sep 2022 21:26:47 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: linux-kbuild@...r.kernel.org,
Nick Desaulniers <ndesaulniers@...gle.com>,
linux-kernel@...r.kernel.org, Kees Cook <keescook@...omium.org>,
Nathan Chancellor <nathan@...nel.org>,
Miguel Ojeda <ojeda@...nel.org>,
Dmitrii Bundin <dmitrii.bundin.a@...il.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] Kconfig.debug: split debug-level and DWARF-version into
separate choices
On Fri, Sep 30, 2022 at 10:55 AM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
> Rustc Codegen manual:
>
> debuginfo
>
> This flag controls the generation of debug information. It takes
> one of the following values:
>
> 0: no debug info at all (the default).
> 1: line tables only.
> 2: full debug info.
Thanks for including Rust here! :)
Acked-by: Miguel Ojeda <ojeda@...nel.org>
> + Only works with newer gcc versions.
Unrelated, but in a future patch it would be useful for users to say
which versions.
Cheers,
Miguel
Powered by blists - more mailing lists