From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21315 invoked by alias); 28 Apr 2005 13:22:23 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20740 invoked from network); 28 Apr 2005 13:21:50 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 28 Apr 2005 13:21:50 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DR8xh-0007nm-Mp; Thu, 28 Apr 2005 09:21:49 -0400 Date: Thu, 28 Apr 2005 13:22:00 -0000 From: Daniel Jacobowitz To: Paul Brook , gdb-patches@sources.redhat.com Subject: Re: [patch] Crash on windows hosts Message-ID: <20050428132149.GA29911@nevyn.them.org> Mail-Followup-To: Paul Brook , gdb-patches@sources.redhat.com References: <200504280300.34690.paul@codesourcery.com> <20050428032721.GA6898@nevyn.them.org> <20050428033612.GC32594@trixie.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050428033612.GC32594@trixie.casa.cgf.cx> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00387.txt.bz2 On Wed, Apr 27, 2005 at 11:36:12PM -0400, Christopher Faylor wrote: > I didn't look closely to see why Windows would return a NULL when other > systems would not but given that it is obviously possible for > serial_fdopen to return NULL, it seems like this patch is correct. I presume the reason is because there's no serial port named "hardwire" on Windows - only Unix-like systems and GO32 (DOS). -- Daniel Jacobowitz CodeSourcery, LLC