From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16099 invoked by alias); 21 Nov 2005 14:55:18 -0000 Received: (qmail 16092 invoked by uid 22791); 21 Nov 2005 14:55:17 -0000 X-Spam-Check-By: sourceware.org Received: from eastrmmtao02.cox.net (HELO eastrmmtao02.cox.net) (68.230.240.37) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 21 Nov 2005 14:55:17 +0000 Received: from white ([68.9.65.164]) by eastrmmtao02.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051121145413.MMRR8508.eastrmmtao02.cox.net@white>; Mon, 21 Nov 2005 09:54:13 -0500 Received: from bob by white with local (Exim 3.36 #1 (Debian)) id 1EeD4I-0003rc-00; Mon, 21 Nov 2005 09:54:54 -0500 Date: Mon, 21 Nov 2005 14:55:00 -0000 From: Bob Rossi To: Vladimir Prus Cc: gdb@sources.redhat.com Subject: Re: MI: full file name Message-ID: <20051121145453.GC14604@white> Mail-Followup-To: Vladimir Prus , gdb@sources.redhat.com References: <20051121144538.GB14604@white> <200511211753.07423.ghost@cs.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511211753.07423.ghost@cs.msu.su> User-Agent: Mutt/1.5.9i 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: 2005-11/txt/msg00450.txt.bz2 On Mon, Nov 21, 2005 at 05:53:06PM +0300, Vladimir Prus wrote: > On Monday 21 November 2005 17:45, Bob Rossi wrote: > > > 1. Can I get full file name in MI output somehow? > > > > -file-list-exec-source-file > > Thanks. > > Is there any reason why I need separate MI command? Can't "*stopped" packet > include full file name as well? I believe this is in the works. Actually, this might already work with mi2 or latest CVS. Maybe someone else knows better. I've been very busy, and haven't had time to keep up. Bob Rossi