From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10376 invoked by alias); 28 Sep 2002 01:15:33 -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 10368 invoked from network); 28 Sep 2002 01:15:31 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 28 Sep 2002 01:15:31 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g8S0vBi24767 for ; Fri, 27 Sep 2002 20:57:11 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8S1FSf22404; Fri, 27 Sep 2002 21:15:28 -0400 Received: from localhost.localdomain (vpn50-37.rdu.redhat.com [172.16.50.37]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g8S1FRJ22918; Fri, 27 Sep 2002 21:15:27 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id g8S1FMa26098; Fri, 27 Sep 2002 18:15:22 -0700 Date: Fri, 27 Sep 2002 18:15:00 -0000 From: Kevin Buettner Message-Id: <1020928011521.ZM26097@localhost.localdomain> In-Reply-To: Fernando Nasser "Re: [RFA/resubmit] shlib-call.exp: stepping out..." (Sep 25, 3:17pm) References: <1020730190942.ZM16441@localhost.localdomain> <3D920BE7.8050409@redhat.com> To: Fernando Nasser Subject: Re: [RFA/resubmit] shlib-call.exp: stepping out... Cc: gdb-patches@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00697.txt.bz2 On Sep 25, 3:17pm, Fernando Nasser wrote: > > Okay to commit? > > Yes, go ahead. But please send context diffs next time. Committed, thanks. Kevin