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 6/9] Remove VEC definitions from linespec.c


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

Keith> Since they are now no longer necessary, this patch removes the typedefs
Keith> and VEC definitions for bound_minimal_symbol_d and symbolp.

Keith> gdb/ChangeLog:

Keith> 	* linespec.c (symbolp): Remove typedef and VEC definitions.
Keith> 	(bound_minimal_symbol_d): Likewise.

Nice.  This is ok.

Tom


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