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