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] PR 16253 revisited


On 06/26/2015 06:20 AM, Doug Evans wrote:
>  > ChangeLog
>  >
>  >     PR 16253
>  >     * block.c (block_lookup_symbol): For non-function blocks,
>  >     continue to search for a symbol with an exact domain match
>  >     Otherwise, return any previously found "best domain" symbol.
>  >     (block_lookup_symbol_primary): Likewise.
>  >
>  > testsuite/ChangeLog
>  >
>  >     PR 16253
>  >     * gdb.cp/var-tag-2.cc: New file.
>  >     * gdb.cp/var-tag-3.cc: New file.
>  >     * gdb.cp/var-tag-4.cc: New file.
>  >     * gdb.cp/var-tag.cc: New file.
>  >     * gdb.cp/var-tag.exp: New file.
> 
> LGTM.

And I've pushed this. Let's hope this is sufficient until a better
solution is implemented.

Thank you for your help!

Keith


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