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 05/18] poison "private"


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

Pedro> BTW, I think it'd be much clearer if we renamed away all this
Pedro> 'private' wording, like, say:

Pedro>   struct private_thread_info -> struct target_thread_info

For the specific case of struct private_inferior, I think it would be
better to change the code to use the existing registry API.

Tom


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