Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sun, 13 Jan 2002 12:44:03 -0800
Subject: Re: gdb crashes my machine
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v475)
Cc: cygwin@cygwin.com
To: Randall R Schulz <rrschulz@cris.com>
From: "Timothy J. Wood" <tjw@omnigroup.com>
In-Reply-To: <5.1.0.14.2.20020113112820.01a8dcb8@pop3.cris.com>
Message-Id: <47BC79FB-0866-11D6-851A-0003933F3BC2@omnigroup.com>
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.475)


On Sunday, January 13, 2002, at 11:34  AM, Randall R Schulz wrote:
> If you're debugging a program written in a native language such as C or 
> C++ (as opposed to a interpreted, protected language such as Java), 
> then an "OS" without a strong memory protection model is hardly an 
> advisable environment in which to do so. Your life will be full of pain 
> if you try to develop non-trivial C/C++ code on a non-protected OS 
> platform.


   Yeah, agreed.  In actuality, I'm working on a cross platform library 
and right now I'm just working on the Win32 support.  The vast majority 
of my work is done on Mac OS X.  In fact, the app that I'm debugging is 
built on Mac OS X via a MinGW cross compiler.  I really am trying to 
avoid Win32 as much as possible.

   That said, Cygwin and MinGW make this process extremely easy compared 
to how bad it could be :)

-tim


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

