From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28130 invoked by alias); 9 Nov 2005 19:25:03 -0000 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 Received: (qmail 28031 invoked by uid 22791); 9 Nov 2005 19:25:01 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 09 Nov 2005 19:25:01 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-243-133.inter.net.il [84.228.243.133]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id CYD83676 (AUTH halo1); Wed, 9 Nov 2005 21:24:56 +0200 (IST) Date: Wed, 09 Nov 2005 23:40:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew STUBBS CC: gdb-patches@sources.redhat.com In-reply-to: <437237D3.8050208@st.com> (message from Andrew STUBBS on Wed, 09 Nov 2005 17:54:27 +0000) Subject: Re: [SH][PATCH] sim memory size on windows Reply-to: Eli Zaretskii References: <437237D3.8050208@st.com> X-SW-Source: 2005-11/txt/msg00115.txt.bz2 > Date: Wed, 09 Nov 2005 17:54:27 +0000 > From: Andrew STUBBS > > I don't know what 'GO32' refers to so I have left it alone. It refers to the DJGPP (a.k.a. MS-DOS) port of GDB. See http://www.delorie.com/djgpp/ for more details about the DJGPP project. GDB still supports this port.