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: [RFA] Move buildid stuff from symfile.c to elfread.c


>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:

Tristan> I have also added a new function, protocol_bfd_open to make
Tristan> common an idiom used 3 times.  I haven't found a better name
Tristan> but suggrestions are very welcome.

Andreas' suggestion seems good to me.

Tristan> +/* If NAME is a remote name open the file using remote protocol, otherwise
Tristan> +   open it normaly.  */

Typo, should be "normally".

This is ok with the typo fix and the rename.
Thanks.

Tom


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