This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]