From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15400 invoked by alias); 9 Nov 2002 21:28:34 -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 15393 invoked from network); 9 Nov 2002 21:28:32 -0000 Received: from unknown (HELO heimdall.inter.net.il) (192.114.186.17) by sources.redhat.com with SMTP; 9 Nov 2002 21:28:32 -0000 Received: from zaretsky (adsl-ayalon-pc-128-98.inter.net.il [213.8.128.98]) by heimdall.inter.net.il (Mirapoint Messaging Server MOS 3.2.1-GA) with ESMTP id BYG36192; Sat, 9 Nov 2002 23:28:22 +0200 (IST) Date: Sat, 09 Nov 2002 13:28:00 -0000 From: "Eli Zaretskii" To: jjohnstn@redhat.com Message-Id: <8011-Sat09Nov2002232905+0200-eliz@is.elta.co.il> CC: ezannoni@redhat.com, gdb-patches@sources.redhat.com In-reply-to: <3DCAE4E2.D05B3DD8@redhat.com> (jjohnstn@redhat.com) Subject: Re: Proposed patch for gdb/mi 741 Reply-to: Eli Zaretskii References: <3DA4886F.194D484D@redhat.com> <15797.30559.329315.574728@localhost.redhat.com> <3DCAE4E2.D05B3DD8@redhat.com> X-SW-Source: 2002-11/txt/msg00283.txt.bz2 > Date: Thu, 07 Nov 2002 17:10:42 -0500 > From: "J. Johnston" > > I have taken your advice and have added a new interface: add_path which takes > an additional argument. The gdbmi.texinfo patch is approved. Thanks!