[PATCH 0/4] Remove some symtab accessors

Tom Tromey tom@tromey.com
Thu Apr 7 14:08:39 GMT 2022


>>>>> "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


More information about the Gdb-patches mailing list