From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28862 invoked by alias); 1 May 2009 17:59:05 -0000 Received: (qmail 28852 invoked by uid 22791); 1 May 2009 17:59:05 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SARE_SUB_GETRID,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 01 May 2009 17:58:55 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n41Hu5b2013772; Fri, 1 May 2009 13:56:05 -0400 Received: from greed.delorie.com (vpn-12-74.rdu.redhat.com [10.11.12.74]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n41Hu5QK017951; Fri, 1 May 2009 13:56:05 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1] (may be forged)) by greed.delorie.com (8.14.3/8.14.3) with ESMTP id n41Hu53v028858; Fri, 1 May 2009 13:56:05 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.3/8.14.3/Submit) id n41Hu4kq028855; Fri, 1 May 2009 13:56:05 -0400 Date: Fri, 01 May 2009 17:59:00 -0000 Message-Id: <200905011756.n41Hu4kq028855@greed.delorie.com> From: DJ Delorie To: Pedro Alves CC: gdb-patches@sourceware.org, eliz@gnu.org In-reply-to: <200905011724.36973.pedro@codesourcery.com> (message from Pedro Alves on Fri, 1 May 2009 17:24:36 +0100) Subject: Re: Can we get rid of go32_stop? (and its normal_stop call?) References: <200905011514.27632.pedro@codesourcery.com> <83vdokddvk.fsf@gnu.org> <200905011724.36973.pedro@codesourcery.com> 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: 2009-05/txt/msg00040.txt.bz2 > BTW, have you ever had any success running djgpp from inside an > emulator on linux, say, 'dosemu'? This is my primary DJGPP environment at the moment. Works fine.