Hi,<br><br>After an upgrade to kdevelop-3.4.0, I noticed that debugging didn&#39;t work; I can start programs in debugging mode, but when hitting a breakpoint, there&#39;s no way to resume the program, and variables and stack list are not visible.
<br><br>After I checked the kdevelop forums, it looks like gdb 6.6 is needed for KDevelop 3.4.0&#39;s debugger frontend to work. And sure enough, after compiling gdb 6.6 from source, I have a working KDevelop again.<br><br>
So, just a headsup: the port of kdevelop is broken, in the sense that debugging with it doesn&#39;t work, unless you compile and install gdb 6.6 from source.<br><br>Best regards,<br><br>Arjan<br>