Gus Wirth wrote:
Stewart C. Strait wrote:
If this ctype_b issue still is of interest, I have some
additional information and have been using a rather
crude and dangerous fix for lack of anything better.

If there are no replies, at least this message will
serve as a test and perhaps give me a clue as to why I haven't seen any
email from any kplug list in about 5 days.

I just discovered a little app on my machine called cscope. It goes
through all the source code and allows you to do these things (from the
man page):

       Find this C symbol:
       Find this function definition:
       Find functions called by this function:
       Find functions calling this function:
       Find this text string:
       Change this text string:
       Find this egrep pattern:
       Find this file:
       Find files #including this file:




Everything I use "Understand for C++" for, and much, much more. Of course the benefit of the former is that it's apparently free, and Understand is not (but it's well worth the money if you program a lot in C/C++, especially large projects).

PGA
--
Paul G. Allen, BSIT/SE
Owner, Sr. Engineer
Random Logic Consulting Services
www.randomlogic.com

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to