Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Paul Derbyshire" To: cygwin AT cygwin DOT com Date: Sat, 27 Jul 2002 20:26:50 -0400 MIME-Version: 1.0 Subject: Re: Mysterious gdb behavior. Reply-to: derbyshire AT globalserve DOT net Message-ID: <3D43020A.30440.5155C2C9@localhost> In-reply-to: In-reply-to: References: <3D42F785 DOT 22663 DOT 512CA9BB AT localhost> Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body On 27 Jul 2002 at 17:01, Michael A Chase wrote: > On Sat, 27 Jul 2002 19:41:57 -0400 Paul Derbyshire wrote: > > > On 27 Jul 2002 at 16:26, Nicholas Wourms wrote: > > > > > > > > --- Paul Derbyshire wrote: > > > > On 27 Jul 2002 at 6:50, Sylvain Petreolle wrote: > > > > . . . > > > > Starting program: /home/Paul Derbyshire/antheria/hw.exe > > > > Error creating process /home/Paul Derbyshire/antheria/hw.exe, > > > ^^^^^^^^^^^^^^^ > > > *SIGH* Looks like someone didn't read the FAQ... > > > > Excuse me? Should I not be trying to gdb executables under /home, or > > something? > > Try looking at it with a fixed pitch font. I suspect he's pointing out > that gdb, like many UNIX programs, doesn't deal well with spaces in file or > directory names. And why, pray tell, does it have to? The image I was debugging was in the current directory. It shouldn't care what the path name looks like. Also, Windows API calls should deal with it just fine. It's a Windows API call that's failing, according to one of the other posters. Also, if path names with spaces in are problems, then explain why Cygwin's installer *automatically created* that directory and made it my home directory? Obviously, it shouldn't do that if it's going to cause problems. It should either give the installing user a choice about it, or it should replace the spaces with underscores, or whatever. -- 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/