From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13244 invoked by alias); 1 Sep 2009 18:54:10 -0000 Received: (qmail 13235 invoked by uid 22791); 1 Sep 2009 18:54:09 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Sep 2009 18:54:05 +0000 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MiYUT-0004tM-QO for gdb-patches@sources.redhat.com; Tue, 01 Sep 2009 20:54:01 +0200 Received: from 93-80-220-174.broadband.corbina.ru ([93.80.220.174]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Sep 2009 20:54:01 +0200 Received: from dima by 93-80-220-174.broadband.corbina.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Sep 2009 20:54:01 +0200 To: gdb-patches@sources.redhat.com From: Dmitry Dzhus Subject: Re: =frame-selected MI notification Date: Tue, 01 Sep 2009 18:54:00 -0000 Message-ID: <87ocpu5wo6.fsf@sphinx.net.ru> References: <87iqg99xb5.fsf@sphinx.net.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) 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: 2009-09/txt/msg00028.txt.bz2 Tom Tromey wrote: > You should probably just get the frame_id for the previous frame, before > the command, and then compare it to the frame_id after the command > (using frame_id_eq). Thank you for your comments, I'll send the updated patch. -- Happy Hacking. http://sphinx.net.ru む