gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Space in directory names


From: Charles Manning
Subject: Re: Space in directory names
Date: Wed, 25 Jul 2007 15:46:57 +1200
User-agent: KMail/1.9.6

On Tuesday 24 July 2007 20:22:53 Brian Elmegaard wrote:
> Hi,
>
> after experimenting with different gdb versions (5.2, 6.3) I suddenly run
> into the problem described here:
> http://article.gmane.org/gmane.comp.gnu.mingw.user/12446/match=gdb+error+st
>arting+process+193 i.e., I cannot run gdb on files in directories with
> spaces in the
> names.
>
> Can I do something to avoid this?

Spaced in directory names cause all kinds of things to break: make files etc 
etc...

By far the easiest way to address this is to just get rid of the spaces. 
Replace them with _ or something.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]