I recently upgraded to KDevelop 3.3.0 and found that I can't set breakpoints. The problem is that older KDevelop used to 'cd' into directory for example 'cd aaa' and then set a breakpoint for example 'b bbb.c'. Now it does it in one command for example 'b aaa/bbb.c' and my current gdb (version 6.3) doee not understand this. I also tried 6.4 and still see the same issue. Reproducible: Always Steps to Reproduce: 1. 2. 3.
You should let the kdevelop gurus at bugs.kde.org know about this so they can fix it properly.
(In reply to comment #1) > You should let the kdevelop gurus at bugs.kde.org know about this so they can > fix it properly. I don't understand what to do next. I'll try kdeveloper IRC.
You need to file the bug report at bugs.kde.org. We aren't the software authors, just the people packaging it.
(In reply to comment #3) > You need to file the bug report at bugs.kde.org. We aren't the software > authors, just the people packaging it. I'm sorry, you are right. It's wrong place.