This is the mail archive of the gdb-prs@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]

[Bug threads/10838] attach;detach not idempotent under Linux/threads


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-11-12 00:47 -------
Subject: Bug 10838

CVSROOT:	/cvs/src
Module name:	src
Changes by:	ppluzhnikov@sourceware.org	2009-11-12 00:47:39

Modified files:
	gdb            : ChangeLog linux-thread-db.c 
	gdb/gdbserver  : ChangeLog thread-db.c 

Log message:
	gdb/ChangeLog:
	
	2009-11-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
	
	PR gdb/10838
	* linux-thread-db.c (thread_db_info): New member.
	(disable_thread_event_reporting): Call td_ta_clear_event.
	
	gdbserver/ChangeLog:
	
	2009-11-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
	
	PR gdb/10838
	* thread-db.c (thread_db_free): Call td_ta_clear_event.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11060&r2=1.11061
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/linux-thread-db.c.diff?cvsroot=src&r1=1.67&r2=1.68
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/ChangeLog.diff?cvsroot=src&r1=1.296&r2=1.297
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbserver/thread-db.c.diff?cvsroot=src&r1=1.26&r2=1.27



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10838

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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