From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11011 invoked by alias); 15 Apr 2008 08:31:39 -0000 Received: (qmail 11003 invoked by uid 22791); 15 Apr 2008 08:31:39 -0000 X-Spam-Check-By: sourceware.org Received: from fk-out-0910.google.com (HELO fk-out-0910.google.com) (209.85.128.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 08:31:21 +0000 Received: by fk-out-0910.google.com with SMTP id 26so2115073fkx.8 for ; Tue, 15 Apr 2008 01:31:17 -0700 (PDT) Received: by 10.78.133.2 with SMTP id g2mr3839602hud.92.1208248277531; Tue, 15 Apr 2008 01:31:17 -0700 (PDT) Received: by 10.78.150.10 with HTTP; Tue, 15 Apr 2008 01:31:17 -0700 (PDT) Message-ID: <93da74750804150131p7fb9bb44peb0cebd3eb7369c3@mail.gmail.com> Date: Tue, 15 Apr 2008 10:35:00 -0000 From: "Hans Kester" To: "Hans Kester" , gdb-patches@sourceware.org Subject: Re: [PATCH, GDB6.8] Build error on MinGW with mips-elf target In-Reply-To: <20080414151618.GA19573@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <93da74750804110155q1df0f453l3da707ad310d75f5@mail.gmail.com> <20080414151618.GA19573@caradoc.them.org> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00272.txt.bz2 Daniel Jacobowitz wrote: > I have checked this in. It's gross, but matches the status quo and > adds no new grossness. Mark Mitchell fixed up several of the > simulators to not rely on the host's SIGTRAP definition, but those > using sim/common have a little further to go. So I noticed. Thanks for yor help.