Summary: | Add full support for proper parsing of Linux Kernel | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Daniel Santos <daniel.santos> |
Component: | Language Support: CPP (old) | Assignee: | kdevelop-bugs-null |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | aleixpol, aspotashev, thiago.bauermann |
Priority: | NOR | ||
Version: | 4.5.1 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 315705, 329788 | ||
Bug Blocks: |
Description
Daniel Santos
2013-08-30 10:44:02 UTC
Oh yes, and as to item #4, this happens also with out-of-tree module projects. A work-around is not to use the custom Makefile project template!! As it turns out, this is what prevents me from telling KDevelop to ignore the files that are going to be created and deleted at a rate of 100+ times per second (if the CPU wasn't being burried by KDevelop anyway). Hi Daniel, It would definitely help having separate issues, so that we can tackle them separately. Thanks for the interest, and I know it's not what you'd like to hear, but patches welcome. ^^ (In reply to comment #2) > Thanks for the interest, and I know it's not what you'd like to hear, but > patches welcome. ^^ Hey! That's my line! > It would definitely help having separate issues, so that we can tackle them > separately. Oh yes, and I should open those. Well give me a few days to forget abo... I mean finish up some stuff and I'll open some bug reports for the items where there aren't already issues and maybe actually look at the KDevelop code to see if I can come up with anything. The parsing of KDevelop is really nice when it works and I finally came up with some hack-arounds to get it to work (putting silly stuff in my sources). I just opened bug 329788 for point 1. |