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]

[commit] [patchv2 2/2] Fix linuxthreads TD_DEATH to use target lib


On Wed, 23 May 2012 00:19:18 +0200, Jan Kratochvil wrote:
> 2012-05-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* config.in: Regenerate.
> 	* configure: Regenerate.
> 	* configure.ac: Remove check for gnu/libc-version.h.
> 	* linux-thread-db.c <HAVE_GNU_LIBC_VERSION_H>: Remove include of
> 	gnu/libc-version.h.
> 	(enable_thread_event_reporting) <HAVE_GNU_LIBC_VERSION_H>: Remove
> 	variables libc_version, libc_major and libc_minor.  Replace sscanf by
> 	inferior_has_bug.  Extend the comment.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-07/msg00020.html


Thanks,
Jan


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