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] [patch 2/3] Fix threading internal error on corrupted memory [rediff]


On Thu, 24 Feb 2011 08:35:13 +0100, Jan Kratochvil wrote:
> gdb/
> 2011-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* linux-thread-db.c (find_new_threads_callback): Exit on zero TI_TID
> 	even if !TARGET_HAS_EXECUTION.
> 
> gdb/testsuite/
> 2011-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.threads/gcore-thread.exp ($core0file): New variable.
> 	(clear __stack_user.next, clear stack_used.next)
> 	(save a zeroed-threads corefile): New test.
> 	Call core_load for $core0file.
> 	(zeroed-threads cannot be listed): New test.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2011-04/msg00106.html


Thanks,
Jan


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