From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12784 invoked by alias); 17 Jan 2007 06:19:21 -0000 Received: (qmail 12775 invoked by uid 22791); 17 Jan 2007 06:19:21 -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; Wed, 17 Jan 2007 06:19:16 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H748V-0005GV-KN; Wed, 17 Jan 2007 01:19:03 -0500 Date: Wed, 17 Jan 2007 06:19:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Vladimir Prus , Denis PILAT , gdb-patches@sources.redhat.com Subject: Re: [RFC] Prints the frame id when target stops Message-ID: <20070117061903.GE19331@nevyn.them.org> Mail-Followup-To: Nick Roberts , Vladimir Prus , Denis PILAT , gdb-patches@sources.redhat.com References: <45AB9A7F.1090502@st.com> <17837.16328.46414.146270@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17837.16328.46414.146270@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00381.txt.bz2 On Wed, Jan 17, 2007 at 10:12:40AM +1300, Nick Roberts wrote: > More recently I looked at Apple's approach which seems to just add a hook > in select_frame: > > http://sourceware.org/ml/gdb-patches/2007-01/msg00037.html I think that's actually their solution to a different problem than this one. -- Daniel Jacobowitz CodeSourcery