From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8906 invoked by alias); 4 May 2010 19:46:12 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 8895 invoked by uid 22791); 4 May 2010 19:46:11 -0000 X-SWARE-Spam-Status: No, hits=-5.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Date: Tue, 04 May 2010 19:46:00 -0000 From: Jan Kratochvil To: Tom Tromey Cc: archer@sourceware.org Subject: Re: [next-over-throw2] exception_resume_breakpoint comments Message-ID: <20100504194556.GA15453@host0.dyn.jankratochvil.net> References: <20100429164722.GA5666@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) X-SW-Source: 2010-q2/txt/msg00019.txt.bz2 On Fri, 30 Apr 2010 18:07:51 +0200, Tom Tromey wrote: > >>>>> "Jan" == Jan Kratochvil writes: > Jan> Another unrelated bug is that on a thread exit thread-specific > Jan> breakpoints are not deleted (one may ask if they should be deleted, > Jan> though). > > I'm not going to touch this in the general case. Maybe it is worth a > bug report though. Filed as GDB PR 11568. Thanks, Jan