From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26841 invoked by alias); 3 Aug 2002 06:48:29 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26832 invoked from network); 3 Aug 2002 06:48:28 -0000 Received: from unknown (HELO zwingli.cygnus.com) (208.245.165.35) by sources.redhat.com with SMTP; 3 Aug 2002 06:48:28 -0000 Received: by zwingli.cygnus.com (Postfix, from userid 442) id C99FA5EA11; Sat, 3 Aug 2002 01:48:26 -0500 (EST) To: Michael Snyder Cc: Joel Brobecker , gdb-patches@sources.redhat.com Subject: Re: [RFC] breakpoints and function prologues... References: <20020722231957.GE4999@gnat.com> <20020726053320.GB10000@gnat.com> <20020731013453.GX13411@gnat.com> <3D49B573.B21E4D02@redhat.com> From: Jim Blandy Date: Fri, 02 Aug 2002 23:48:00 -0000 In-Reply-To: <3D49B573.B21E4D02@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-08/txt/msg00065.txt.bz2 Michael Snyder writes: > > So I'd support changing `break LINENO' to always skip the prologue. > > I would not. It's changing a behavior that people have > become accustomed to. Well, that alone isn't a good reason to keep a behavior, is it? I mean, it's pretty confusing. And there's a good alternative.