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 1/2] physname reg.: linespec minsym fallback


>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:

Jan> 2011-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
Jan> 	Fall back linespec to minimal symbols.
Jan> 	* linespec.c (decode_line_1): New variable ex, saved_argptr.  Protect
Jan> 	decode_compound by TRY_CATCH, fall back on minsyms if it failed.
Jan> 	(find_method, symbol_found): Change error to cplusplus_error.

This looks like it will conflict with one of Keith's patches, which
touches the same code.  I think we should review those first, just on
the grounds that they have been in development longer and were submitted
first.

Tom


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