From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5623 invoked by alias); 16 Jul 2004 11:11:00 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5598 invoked from network); 16 Jul 2004 11:10:58 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 16 Jul 2004 11:10:58 -0000 Received: from zaretski ([80.230.154.144]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DTZ65779; Fri, 16 Jul 2004 14:10:16 +0300 (IDT) Date: Fri, 16 Jul 2004 11:11:00 -0000 From: "Eli Zaretskii" To: Daniel Jacobowitz Message-Id: <2914-Fri16Jul2004140923+0300-eliz@gnu.org> CC: mec.gnu@mindspring.com, gdb@sources.redhat.com, rolandz@poczta.fm In-reply-to: <20040715135427.GA3545@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 15 Jul 2004 09:54:28 -0400) Subject: Re: How to setup a breakpoint on constructor Reply-to: Eli Zaretskii References: <20040715113103.E988A4B104@berman.michael-chastain.com> <20040715135427.GA3545@nevyn.them.org> X-SW-Source: 2004-07/txt/msg00199.txt.bz2 > Date: Thu, 15 Jul 2004 09:54:28 -0400 > From: Daniel Jacobowitz > > FYI, I implemented this once. The users who tried it didn't like it at > all. Did they tell why they didn't like it?