From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 811 invoked by alias); 22 Jan 2010 21:14:59 -0000 Received: (qmail 793 invoked by uid 48); 22 Jan 2010 21:14:59 -0000 Date: Fri, 22 Jan 2010 21:14:00 -0000 Message-ID: <20100122211459.792.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20030303221800.8217.carlton@math.stanford.edu> References: <20030303221800.8217.carlton@math.stanford.edu> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/8217] can't set breakpoint on destructor 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: 2010-q1/txt/msg00107.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-22 21:14 ------- This works in CVS head gdb: (gdb) b C::~C Breakpoint 1 at 0x8048463: file pr.cc, line 3. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |7.1 http://sourceware.org/bugzilla/show_bug.cgi?id=8217 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.