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: [PATCH] [D] Fix regression in py-lookup-type.exp


Iain Buclaw <ibuclaw@gdcproject.org> writes:
> Hi,
>
> Implementation shamelessly borrowed from Doug Evans. :-)
>
> Regards
> Iain
>
> gdb/ChangeLog:
>
> 	* d-namespace.c (d_lookup_symbol): New arg langdef.
> 	All callers updated.  Support looking up symbol as a primitive type.
> 	(lookup_module_scope): New arg langdef.  All callers updated.
> 	Call d_lookup_symbol directly for simple bare symbols.

LGTM


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