PDA

View Full Version : Eclipse gdb launch problem



MarkoSan
14th May 2008, 17:42
Hi!

I am trying to debug my project via Eclipse. I installed gdb and when I try to launch debug session, I get following errors:
Failed to set program arguments, environment or working directory.
Unable to set working directory: "C:\\Documents and Settings\\xxxxxx\\workspace\\Client": Invalid argument.
Unable to set working directory: "C:\\Documents and Settings\\xxxxxx\\workspace\\Client": Invalid argument.
Unable to set working directory: "C:\\Documents and Settings\\xxxxxx\\workspace\\Client": Invalid argument.Before mingw upgrade everything worked ok. Can someone please help me?