[PATCH 0/3] Replace symbols' LANGUAGE macros with member functions

Christian Biesinger via gdb-patches gdb-patches@sourceware.org
Mon Dec 16 06:47:00 GMT 2019


On Sat, Dec 14, 2019 at 8:38 PM Simon Marchi <simark@simark.ca> wrote:
>
> On 2019-12-14 6:29 p.m., cbiesinger@chromium.org wrote:
> > From: Christian Biesinger <cbiesinger@google.com>
> >
> > This is part of my longer-term plan to get rid of all the accessor and
> > setter macros in favor of member functions. The advantages are that this
> > is easier to read, leads to shorter lines, and it's easier to see which
> > functions are available on a certain type.
>
> Hi Christian,
>
> Thanks, this LGTM.  I just looked a some samples of patches 2 and 3, since
> they are quite large but mechanical.

Thanks, pushed the three patches:
To ssh://sourceware.org/git/binutils-gdb.git
   0d037fafed..d3ecddab5f  HEAD -> master

Christian



More information about the Gdb-patches mailing list