From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25676 invoked by alias); 22 Oct 2004 15:59:19 -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 25666 invoked from network); 22 Oct 2004 15:59:17 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sourceware.org with SMTP; 22 Oct 2004 15:59:17 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1CL1oy-0007gj-00; Fri, 22 Oct 2004 11:59:16 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 8FF334B102; Fri, 22 Oct 2004 11:59:23 -0400 (EDT) Date: Fri, 22 Oct 2004 15:59:00 -0000 From: Michael Chastain To: pgilliam@us.ibm.com, gdb-patches@sources.redhat.com Subject: Re: [patch] New test for set backtrace related functionality Message-ID: <41792E5A.nailCWS110OUT@mindspring.com> References: <200410141539.22560.pgilliam@us.ibm.com> <200410141544.39722.pgilliam@us.ibm.com> <200410210955.15904.pgilliam@us.ibm.com> In-Reply-To: <200410210955.15904.pgilliam@us.ibm.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00368.txt.bz2 Paul Gilliam wrote: > one week ping. Argh, sorry about that. Some of the lines in setbacktrace.exp are incorrectly formatted (weird line wrapping after the '+' markers have been inserted). you send me a clean copy of the files, by sending them as attachments perhaps? Meanwhile I will clean up what I've got and give it a review. Michael === 2004-10-14 Paul Gilliam * gdb.base/setbacktrace.c gdb.base/setbacktrace.exp: New files.