Page 1 of 1

fail to locate gdb, win 7, mingw-w64

Posted: Sat Aug 06, 2016 5:22 pm
by emitlustful
I know this is an old issue but it did happen to me again.
My system: Win 7 64x, Codelite 9.2, Mingw-w64, https://sourceforge.net/projects/mingw-w64/

Re: fail to locate gdb, win 7, mingw-w64

Posted: Sat Aug 06, 2016 7:40 pm
by eranif
1. Does this file exist?
2. Try installing your MinGW in a directory **without spaces** in its path

Eran

Re: fail to locate gdb, win 7, mingw-w64

Posted: Sat Aug 06, 2016 8:54 pm
by emitlustful
eranif wrote:1. Does this file exist?
2. Try installing your MinGW in a directory **without spaces** in its path

Eran
1. Yes. My codeblocks uses the same compiler and it works quite fine.
2. Does codelite have some issues to support path with space? But I Do see it contains quote in path, which means it is supposed to support white space. I does not ask codelite to support multi languages(like Chinese, Korea) in path. But please do support white space at least. Thank you.

Re: fail to locate gdb, win 7, mingw-w64

Posted: Sat Aug 06, 2016 9:27 pm
by eranif
emitlustful wrote:Does codelite have some issues to support path with space?
Usually is works, this sounds like a bug to me

Eran

Re: fail to locate gdb, win 7, mingw-w64

Posted: Sat Aug 06, 2016 9:38 pm
by eranif
This should be fixed now
I am releasing a weekly build today (you caught me in the middle of the builds...)
So I added this fix to the build - it should be available in the coming hours (you will get a notification from CodeLite once you restart it)


Eran

Re: fail to locate gdb, win 7, mingw-w64

Posted: Sat Aug 06, 2016 10:02 pm
by eranif
A weekly release was released - From within CodeLite: Help->Check for update

Eran