From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17741 invoked by alias); 20 Oct 2006 14:26:13 -0000 Received: (qmail 17733 invoked by uid 22791); 20 Oct 2006 14:26:13 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 20 Oct 2006 14:26:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GavJx-0007MT-Jg; Fri, 20 Oct 2006 10:26:01 -0400 Date: Fri, 20 Oct 2006 14:26:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: GDB List Subject: Re: Breakpoints in delay slots Message-ID: <20061020142601.GA28258@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , GDB List References: <453608FC.2040201@st.com> <45388E13.6000408@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45388E13.6000408@st.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00157.txt.bz2 On Fri, Oct 20, 2006 at 09:51:31AM +0100, Andrew STUBBS wrote: > Unfortunately not. At least, the only way I can think of is to check > whether it has a line number or not, and the answer is that even the > data has a line number - that of the instruction immediately preceding it. That's a shame. ARM invented a mechanism to solve this problem, which works quite well for them, but it was a bit of a pain getting it deployed. -- Daniel Jacobowitz CodeSourcery