From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2353 invoked by alias); 23 Jun 2008 22:22:40 -0000 Received: (qmail 2340 invoked by uid 22791); 23 Jun 2008 22:22:39 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Jun 2008 22:22:13 +0000 Received: from kahikatea.snap.net.nz (184.60.255.123.dynamic.snap.net.nz [123.255.60.184]) by viper.snap.net.nz (Postfix) with ESMTP id A34B13DA240; Tue, 24 Jun 2008 10:22:10 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 4D6278FC6D; Tue, 24 Jun 2008 10:22:09 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18528.8720.477338.668458@kahikatea.snap.net.nz> Date: Mon, 23 Jun 2008 22:22:00 -0000 To: Jason Molenda Cc: Joel Brobecker , gdb@sourceware.org Subject: Re: GDB Focus Group at the 2008 GCC Summit In-Reply-To: References: <20080619190942.GA3744@adacore.com> X-Mailer: VM 7.19 under Emacs 22.2.50.3 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: 2008-06/txt/msg00230.txt.bz2 > The IDE is responsible for removing & reinserting breakpoints at the > correct line numbers. If you had a breakpoint on main.c:35 and you > added a couple of lines of code earlier in the file, that breakpoint > needs to be moved to main.c:37. Quite apart from fix and continue, it would be useful when GDB realises that an executable has been recompiled and says: `myprog' has changed; re-reading symbols. if it could also compute and print the new breakpoint locations, possibly only in MI as an event notification ("=breakpoints-changed"). -- Nick http://www.inet.net.nz/~nickrob