PDA

View Full Version : Problems with KDevelop Debugger


Maragato
September 15th, 2006, 05:31 PM
Hi folks I was trying to develop some simple applications using Image Magick Magick Wand, Ive installed the packages from Ubuntu repositories but by some wierd reason I simply can't debug them using KDevelop. I've found no report about it in google. Basically the problem is that the program doesn't accepts my breakpoints, I was informed it could be a problem of libmagick9a (the C API package) doesn't be shipped with debug info out of the box so Ive installed it again using https://wiki.ubuntu.com/DebuggingProgramCrash as procedure but I will unable to get any good result.
If you need any adicional info to give me a hint just ask, thanks in advance.