[PATCH 0/4] Remove some symtab accessors

Simon Marchi simon.marchi@polymtl.ca
Thu Apr 7 17:08:14 GMT 2022



On 2022-04-07 10:08, Tom Tromey wrote:
>>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:
> 
> Simon> I am playing with symtabs currently and was a bit confused with some
> Simon> accessors that make some things appear as if they are symtab-specific,
> Simon> when they are not.  These accessors forward to the symtab's parent
> Simon> objects.  I don't think they are very useful and just hide the real
> Simon> object structure of GDB, so I suggest removing them.
> 
> I don't really mind the current code, but I also am fine with your
> change, and the patches all looked fine to me.
> 
> Tom

Thanks, pushed.

Simon


More information about the Gdb-patches mailing list