Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Code::Blocks debugger plugin and Cygwin
cellulose:
Hello again. I'm having some weird issues with my debugger; I learned they've been documented before, if not necessarily fixed. Again, I'm still using the "official" 10.05 release.
--- Quote ---Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: C:\projects\cpp\contracts\CaveStory\
Adding source dir: C:\projects\cpp\contracts\CaveStory\
Adding file: bin\Debug\CaveStory+.exe
Starting debugger:
done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb 6.8.0.20080328-cvs (cygwin-special)
Warning: /cygdrive/c/projects/cpp/contracts/CaveStory/C: No such file or directory.
Child process PID: 9648
Program exited with code 030000000471.
Debugger finished with status 0
--- End quote ---
This doesn't render the debugger nonfunctional but seems to make it situationally less helpful. On one occasion there was an apparent failure to start the application, though it may have been something else. Anyway, it's well documented in this thread from last year:
http://forums.codeblocks.org/index.php/topic,12212.0.html
If a fix isn't in yet, one would be appreciated. I'll probably use the workaround they mention for the time being.
oBFusCATed:
It is on the todo, but I guess it won't happen soon, I've never used cygwin and I'm mostly using linux...
cellulose:
As per the fix mentioned you can probably just assume "/cygdrive" for that registry value. I don't think very many people change that.
oBFusCATed:
Patches welcome. Keep in mind that all development related to the debugger happens in the wxpropgrid_debugger branch.
cellulose:
Actually that fix didn't seem to solve anything. Reverting...
Navigation
[0] Message Index
[#] Next page
Go to full version