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 7/9] Use block_symbol_d in linespec APIs


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> This patch changes the linespec.c APIs to use block_symbol instead of just
Keith> a symbol.  lookup_symbol et al already return block_symbol's.

Thanks again for the patches.

The subject of this patch mentions block_symbol_d but the patch itself
is just using block_symbol.

Otherwise, this looks good to me, thanks.

Tom


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