On Thu, Jan 21, 2021 at 06:44:54PM -0800, Jakub Kicinski wrote:
> On Fri, 22 Jan 2021 01:07:39 +0300 Alexey Dobriyan wrote:
> > My name is Alexey and I've tried to use IDE for kernel development.
> >
> > QT Creator segfaults while parsing ibmvnic.c which is annoying as it
> > will start parsing af
On Fri, 22 Jan 2021 01:07:39 +0300 Alexey Dobriyan wrote:
> My name is Alexey and I've tried to use IDE for kernel development.
>
> QT Creator segfaults while parsing ibmvnic.c which is annoying as it
> will start parsing after restart only to crash again.
>
> The workaround is to either exclude
My name is Alexey and I've tried to use IDE for kernel development.
QT Creator segfaults while parsing ibmvnic.c which is annoying as it
will start parsing after restart only to crash again.
The workaround is to either exclude ibmvnic.c from list of project files
or to apply dummy ifdef to hide t