From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23763 invoked by alias); 2 Jun 2006 00:23:34 -0000 Received: (qmail 23748 invoked by uid 22791); 2 Jun 2006 00:23:32 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.8) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Jun 2006 00:23:10 +0000 Received: from kahikatea.snap.net.nz (p202-124-112-87.snap.net.nz [202.124.112.87]) by viper.snap.net.nz (Postfix) with ESMTP id EEC7E7568C8 for ; Fri, 2 Jun 2006 12:23:09 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 818111D3550; Fri, 2 Jun 2006 12:22:28 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17535.33986.598009.914783@kahikatea.snap.net.nz> Date: Fri, 02 Jun 2006 00:23:00 -0000 To: gdb-patches@sources.redhat.com Subject: [PATCH] MI Doco X-Mailer: VM 7.19 under Emacs 22.0.50.19 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00010.txt.bz2 The second half of the node "Program Control" has a list of commands which clearly don't aren't about program control. Having repeatedly spent too much time looking for -file-list-exec-source-files, I've split the node in two. -- Nick http://www.inet.net.nz/~nickrob 2006-06-02 Nick Roberts (GDB/MI Files): New Node split from Program Control. *** gdb.texinfo 02 Jun 2006 11:30:46 +1200 1.334 --- gdb.texinfo 02 Jun 2006 11:48:33 +1200 *************** Elena Zannoni. *** 17261,17266 **** --- 17261,17267 ---- * GDB/MI Breakpoint Table Commands:: * GDB/MI Data Manipulation:: * GDB/MI Program Control:: + * GDB/MI Files:: * GDB/MI Miscellaneous Commands:: @ignore * GDB/MI Kod Commands:: *************** file="recursive2.c",fullname="/home/foo/ *** 19520,19525 **** --- 19521,19529 ---- Is this going away???? @end ignore + @c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + @node GDB/MI Files + @section @sc{gdb/mi} Files @subheading The @code{-file-exec-and-symbols} Command @findex -file-exec-and-symbols