From kdevelop-bugs Tue Feb 22 14:43:51 2005 From: kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de Date: Tue, 22 Feb 2005 14:43:51 +0000 To: kdevelop-bugs Subject: [Bug 96909] kdevelop consumes all memory and locks up X when loading file Message-Id: <20050222144351.21871.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118306934506572 ------- 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=96909 ------- Additional Comments From stephen rhodesresearch biz 2005-02-22 15:43 ------- Although using the .kdev_ignore allows my projects to load without this problem occurring, if one of the problem files gets opened in the environment (say with a debugger trace) it is impossible to close it without the system seizing up. Incidently the files that give a problem in my case are very heavily nested set of template specializations which one would never want to see in the class browser - they just clog it up. Some kind of gui switch (setting a .kdev_ignore file?) to prevent the parser descending into selected directories would be very nice, even if we didn't have this snag. Stephen Stephen