From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2693 invoked by alias); 31 Mar 2003 04:22:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2685 invoked from network); 31 Mar 2003 04:22:36 -0000 Received: from unknown (HELO tigercat.int.brobecker.org) (142.179.108.108) by sources.redhat.com with SMTP; 31 Mar 2003 04:22:36 -0000 Received: by tigercat.int.brobecker.org (Postfix, from userid 1001) id A2090E72C0; Sun, 30 Mar 2003 20:22:35 -0800 (PST) Date: Mon, 31 Mar 2003 04:22:00 -0000 From: Thierry Schneider To: Thierry Schneider Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/ping] new GDB/MI command: -symbol-info-linetable Message-ID: <20030331042235.GA28977@gnat.com> References: <20030310021923.GB27274@gnat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030310021923.GB27274@gnat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-03/txt/msg00602.txt.bz2 Hello, > I unfortunately do not have a valid FSF assignement on file, yet. > I have sent my application to the FSF, and I am waiting for the papers > to arrive by mail. First, I am pleased to announce that I now have an FSF assignment on file. Could a maintainer review the following change that I submitted sometime ago, please? I also noted that somebody else (Bob Rossi) found this new (MI) function useful. > 2003-03-09 Thierry Schneider > > * mi-main.c (mi_cmd_symbol_info_linetable): New function. > * mi-cmds.h (mi_cmd_symbol_info_linetable): Add declaration. > * mi-cmds.c (mi_cmds): Add entry for new MI command. > * gdbmi.texinfo (GDB/MI Symbol Query): Add documentation for > new MI command. > > 2003-03-09 Thierry Schneider > > * mi1-linetable.exp: New file. The message quoted above is at: http://sources.redhat.com/ml/gdb-patches/2003-03/msg00208.html Thank you, -- Thierry S.