From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4610 invoked by alias); 29 Dec 2007 11:21:20 -0000 Received: (qmail 4602 invoked by uid 22791); 29 Dec 2007 11:21:20 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 29 Dec 2007 11:21:14 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-120-75.inter.net.il [84.229.120.75]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EML27253 (AUTH halo1); Sat, 29 Dec 2007 13:21:06 +0200 (IST) Date: Sat, 29 Dec 2007 11:30:00 -0000 Message-Id: From: Eli Zaretskii To: Pedro Alves CC: gdb-patches@sourceware.org, bodzio131@op.pl In-reply-to: <47744F79.5020706@portugalmail.pt> (message from Pedro Alves on Fri, 28 Dec 2007 01:20:57 +0000) Subject: Re: PR/2386 [1/2]: MinGW attach to process without an exec file Reply-to: Eli Zaretskii References: <47744F79.5020706@portugalmail.pt> 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: 2007-12/txt/msg00447.txt.bz2 > Date: Fri, 28 Dec 2007 01:20:57 +0000 > From: Pedro Alves > CC: Bogdan Slusarczyk > > (*-*-mingw* | *-*-cygwin*): Set gdb_osabi to GDB_OSABI_CYGWIN. Is this really right? Unless I'm missing something, GDB_OSABI_CYGWIN is not the native Windows ABI, is it?