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 01/10] change gdb to refcount bfd everywhere


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

Jan> There was some conclusion on gdb-patches to make happy both people
Jan> wanting comments in *.c and people wanting comments in *.h and to
Jan> prevent duplication of the same comment in both *.c and *.h which
Jan> leads to stale invalid comments in one of the files to put the
Jan> comment only in *.h file and in the *.c file state: /* See
Jan> gdb_bfd.h.  */ You even use it at various functions in gdb_bfd.c,
Jan> just not for gdb_bfd_ref and gdb_bfd_unref.

I'll fix it.

Tom> I wonder if I should rename it to gdb_bfd_open_maybe_remote, for
Tom> consistency.  What do you think?  I'm inclined to do it.

Jan> Definitely.

I'll do this shortly.

Tom


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