Re: problem with cscope and 2.4-test8 source file

From: Joshua Uziel (uzi@uzix.org)
Date: Mon Sep 18 2000 - 16:20:02 EST


* Mark Salisbury <mbs@mc.com> [000918 07:32]:
> I use cscope version 13.7 (on solaris 2.6)

There is an open sourced version of cscope released under a BSD license at
http://cscope.sourceforge.net/ ...

> the source file linux/fs/hpfs/super.c
>
> from kernel version 2.4-test8 causes cscope to core dump during the database
> generation phase.
>
> the problem is the extremely long printk() string starting on line 280 in the
> function static inline void hpfs_help(void){}

I just tried it with the open sourced cscope, and it works on that line
just fine. It (the cscope) still needs a little work in some areas, but
it seems fairly decent to me.

> simply breaking up this printk up into several smaller printk's solves the
> problem.

You can submit a kernel patch if you think it'll get accepted... it's
a trivial enough hack... but no guarantees.

> I guess this is only a problem if you use cscope, but I thought you all would
> like to know..

Try using the open source cscope... this isn't a bug there, and if you
do run into any, you can always email me (or submit to cscope's
sourceforge site) patches to it.

Good luck. :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 21:00:18 EST