------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=85926 ------- Additional Comments From stefan st-petersen de 2004-07-28 20:01 ------- Unfortunately the gcc documentation is not very clear on that point. The tip with the stabs+ format I found somewhere in the net by a coincident.So I would appreciate to have somebody around, who knows exactly how debug information is handled with gcc/gdb. The people from the gcc project will know that, because they have made things working. Anyway, the way I debug my ui.h files, is by give the extra -gstabs+ option in the project settings for the debug target, but this is not very self-documentary, I think, so it would be great to improve kdevelop at that point, because debugging is very important. Stefan