From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17494 invoked by alias); 6 Oct 2007 18:09:16 -0000 Received: (qmail 17485 invoked by uid 22791); 6 Oct 2007 18:09:15 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 06 Oct 2007 18:09:08 +0000 Received: from zps35.corp.google.com (zps35.corp.google.com [172.25.146.35]) by smtp-out.google.com with ESMTP id l96I8xW6015625 for ; Sat, 6 Oct 2007 19:09:00 +0100 Received: from ug-out-1314.google.com (ugdj40.prod.google.com [10.66.136.40]) by zps35.corp.google.com with ESMTP id l96I8wuX010993 for ; Sat, 6 Oct 2007 11:08:59 -0700 Received: by ug-out-1314.google.com with SMTP id j40so698641ugd for ; Sat, 06 Oct 2007 11:08:58 -0700 (PDT) Received: by 10.66.249.16 with SMTP id w16mr4726405ugh.1191694137805; Sat, 06 Oct 2007 11:08:57 -0700 (PDT) Received: by 10.66.242.13 with HTTP; Sat, 6 Oct 2007 11:08:57 -0700 (PDT) Message-ID: Date: Sat, 06 Oct 2007 18:09:00 -0000 From: "Douglas Evans" To: "Vladimir Prus" Subject: Re: template breakpoints Cc: gdb@sources.redhat.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00043.txt.bz2 Awesome. Thanks. On 10/6/07, Vladimir Prus wrote: > Douglas Evans wrote: > > > Hi. I'm looking into improving support for template breakpoints > > [...] > > The patches to support such breakpoints were checked in recently, so > you might want to try CVS HEAD. The patches missed the GDB 6.7 window, > so won't be released until GDB 6.8. > And there's even documentation.