From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2704 invoked by alias); 8 Aug 2006 13:08:20 -0000 Received: (qmail 2651 invoked by uid 22791); 8 Aug 2006 13:08:19 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 08 Aug 2006 13:08:14 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GARJb-0004DD-Im; Tue, 08 Aug 2006 09:08:11 -0400 Date: Tue, 08 Aug 2006 13:08:00 -0000 From: Daniel Jacobowitz To: Thiemo Seufer Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Fix build failure for MIPS gdb Message-ID: <20060808130811.GA16132@nevyn.them.org> Mail-Followup-To: Thiemo Seufer , gdb-patches@sources.redhat.com References: <20060808104421.GD29989@networkno.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060808104421.GD29989@networkno.de> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00040.txt.bz2 On Tue, Aug 08, 2006 at 11:44:21AM +0100, Thiemo Seufer wrote: > 2006-08-08 Thiemo Seufer > > * breakpoint.c (update_breakpoints_after_exec): Fix type mismatch. OK, thanks! -- Daniel Jacobowitz CodeSourcery