[RFA] Fix PR gdb/11702, printing of static const member variables

Tom Tromey tromey@redhat.com
Mon Jun 28 17:06:00 GMT 2010


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> On Sun, Jun 27, 2010 at 11:35 AM, Doug Evans <dje@google.com> wrote:
>> Maybe another symbol table cleanup is to not put enum values in
>> VARIABLES_DOMAIN.

Doug> Or rather, not rely on LOC_CONST to identify enums?
Doug> [VARIABLES_DOMAIN is just to identify a search request]

I see that it is documented, but I still wonder why search_symbols
excludes enum constants.

Tom



More information about the Gdb-patches mailing list