From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7584 invoked by alias); 1 Sep 2004 20:59:57 -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 7330 invoked from network); 1 Sep 2004 20:59:56 -0000 Received: from unknown (HELO maynard.mail.mindspring.net) (207.69.200.243) by sourceware.org with SMTP; 1 Sep 2004 20:59:56 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1C2cCs-0001Tm-00; Wed, 01 Sep 2004 16:59:50 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 8E8E74B102; Wed, 1 Sep 2004 16:59:54 -0400 (EDT) Date: Wed, 01 Sep 2004 20:59:00 -0000 From: Michael Chastain To: jjohnstn@redhat.com Subject: Re: [RFA]: Fix for pending breakpoints in manually loaded/unloaded shlibs Cc: gdb-patches@sources.redhat.com Message-ID: <41363849.nailFAM1OFHB3@mindspring.com> References: <41191D71.60204@redhat.com> <20040811171203.GA4152@nevyn.them.org> <411A7D97.50104@redhat.com> <20040818135621.GA26257@nevyn.them.org> <4123AC6E.8000300@redhat.com> <20040818193952.GA27639@nevyn.them.org> <4123B62C.6060703@redhat.com> <4135E722.2030401@gnu.org> <41360E6D.5040702@redhat.com> <41362333.nail1N211MB10@mindspring.com> <41363482.7030204@redhat.com> In-Reply-To: <41363482.7030204@redhat.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-09/txt/msg00029.txt.bz2 Approved. Thanks. Bugs happen. The test suite is a headache; all the code is interpreted and there's four layers of tools and libraries (tcl + expect + dejagnu + lib/gdb.exp); and there's no style guide. > 2004-09-01 Jeff Johnston > > * gdb.base/unload.exp: Fix so messages aren't duplicated.