[PATCH 00/22] Change type flags macros to methods

Simon Marchi simark@simark.ca
Mon Sep 14 15:11:01 GMT 2020


On 2020-08-18 12:55 p.m., Simon Marchi via Gdb-patches wrote:
> This is the next installement in the "remove type macros" series of series.
> 
> This one removes the macros used to get and set type flags.  All of them are
> done in a consistent and straightforward manner, so there should be no surprise.
> 
> I didn't do TYPE_OBJFILE_OWNED, because I am planning to convert this one a bit
> differently (one setter for an objfile owner and one setter for a gdbarch
> owner), so I'll keep it for later.

I pushed this series, given the GDB 10 branch was just created.

Simon


More information about the Gdb-patches mailing list