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: [RFC/WIP PATCH 05/14] Add a small helper to get at a thread's inferior


>>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:

Pedro> +struct inferior *
Pedro> +get_thread_inferior (struct thread_info *thr)
Pedro> +{

Needs an intro comment.

Tom


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