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:
Qt Code:
  1. Failed to set program arguments, environment or working directory.
  2. Unable to set working directory: "C:\\Documents and Settings\\xxxxxx\\workspace\\Client": Invalid argument.
  3. Unable to set working directory: "C:\\Documents and Settings\\xxxxxx\\workspace\\Client": Invalid argument.
  4. Unable to set working directory: "C:\\Documents and Settings\\xxxxxx\\workspace\\Client": Invalid argument.
To copy to clipboard, switch view to plain text mode 
Before mingw upgrade everything worked ok. Can someone please help me?