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] Remove unused Linux libthread_db callbacks


Tom Tromey wrote:
> >>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:
> 
> >>>>> gdb/proc-service.c includes several libthread_db callbacks
> >>>>> that do not exist in gdb/gdbserver/proc-service.c.  Other
> >>>>> than in proc_service.h, there is no reference to any of these
> >>>>> callbacks in any revision of nptl_db or linuxthreads_db in
> >>>>> glibc's git repo so it seems likely that these functions have
> >>>>> never been called.  This commit removes them.
> 
> Ok.

Pushed.

Cheers,
Gary

-- 
http://gbenson.net/


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