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 04/14] Introduce gdb_dlopen_up


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> gdb_dlopen_up would sound to me like something that owns a
Pedro> pointer to dlopen?  Since this is a unique pointer that instead
Pedro> owns a _handle_ that is returned by dlopen, I'd suggest naming
Pedro> it dlhandle_up or gdb_dlhandle_up instead.

I made this change.

Tom


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