From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4924 invoked by alias); 7 Apr 2010 17:53:22 -0000 Received: (qmail 4896 invoked by uid 22791); 7 Apr 2010 17:53:15 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=BAYES_05,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Apr 2010 17:53:11 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0L0I00B00PFMO000@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Wed, 07 Apr 2010 20:53:05 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.92.42]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L0I005GXPOGHUI0@a-mtaout20.012.net.il>; Wed, 07 Apr 2010 20:53:05 +0300 (IDT) Date: Wed, 07 Apr 2010 17:53:00 -0000 From: Eli Zaretskii Subject: Re: [RFC] Fix for Go32-v2 native woes In-reply-to: To: "H.J. Lu" Cc: pierre.muller@ics-cnrs.unistra.fr, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83pr2bw3n9.fsf@gnu.org> References: <1242886820451223367@unknownmsgid> X-IsSubscribed: yes 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: 2010-04/txt/msg00146.txt.bz2 > Date: Wed, 7 Apr 2010 10:35:48 -0700 > From: "H.J. Lu" > Cc: gdb-patches@sourceware.org > > Please try hjl/mmx branch at > > http://git.kernel.org/?p=devel/gdb/hjl/avx.git;a=summary > > You need to return i386_mmx as target description if your > target doesn't support SSE. Thanks. > Known issue: "gcore" doesn't work for i386 MMX targets and > I have a patch. That's not an issue with the DJGPP build: it doesn't support core files anyway.