From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6357 invoked by alias); 17 Jun 2002 17:31:46 -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 6211 invoked from network); 17 Jun 2002 17:31:33 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 17 Jun 2002 17:31:33 -0000 Received: from makita.cygnus.com (makita.sfbay.redhat.com [192.168.30.83]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id KAA04867 for ; Mon, 17 Jun 2002 10:31:31 -0700 (PDT) Received: from localhost (keiths@localhost) by makita.cygnus.com (8.8.8+Sun/8.6.4) with ESMTP id KAA13353 for ; Mon, 17 Jun 2002 10:31:30 -0700 (PDT) X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Mon, 17 Jun 2002 10:31:00 -0000 From: Keith Seitz X-X-Sender: To: Subject: Re: [RFA] Small gdbmi.texinfo cleanup In-Reply-To: <4331-Sat15Jun2002202506+0300-eliz@is.elta.co.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-06/txt/msg00302.txt.bz2 On Sat, 15 Jun 2002, Eli Zaretskii wrote: > > 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. Applied. Keith