From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1091 invoked by alias); 15 Jun 2002 17:26:54 -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 1077 invoked from network); 15 Jun 2002 17:26:54 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sources.redhat.com with SMTP; 15 Jun 2002 17:26:54 -0000 Received: from Zaretsky ([80.230.2.40]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BMR49630; Sat, 15 Jun 2002 20:26:44 +0300 (IDT) Date: Sat, 15 Jun 2002 10:26:00 -0000 From: "Eli Zaretskii" To: keiths@redhat.com Message-Id: <4331-Sat15Jun2002202506+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: (message from Keith Seitz on Thu, 13 Jun 2002 22:06:01 -0700 (PDT)) Subject: Re: [RFA] Small gdbmi.texinfo cleanup Reply-to: Eli Zaretskii References: X-SW-Source: 2002-06/txt/msg00267.txt.bz2 > Date: Thu, 13 Jun 2002 22:06:01 -0700 (PDT) > From: Keith Seitz > > While modifying gdbmi.texinfo for event records, I noticed that several of > the mi command examples were a little off. This patch updates the examples > to reflect reality. Thanks; approved.