From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15439 invoked by alias); 12 Nov 2009 00:47:51 -0000 Received: (qmail 15425 invoked by alias); 12 Nov 2009 00:47:51 -0000 Date: Thu, 12 Nov 2009 00:47:00 -0000 Message-ID: <20091112004751.15424.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: gdb-prs@sourceware.org In-Reply-To: <20091024002900.10838.ppluzhnikov@google.com> References: <20091024002900.10838.ppluzhnikov@google.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug threads/10838] attach;detach not idempotent under Linux/threads X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q4/txt/msg00229.txt.bz2 ------- 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 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 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.