snavigator 452 freeze while referenceing Linux kernel code
Ben Elliston
bje@redhat.com
Mon Dec 4 16:22:00 GMT 2000
In fact a single file make snavigator 4.5.2 freeze, this file is added
to this mail. Just put this file in a directory and try to create a
new projetc with this directory. Snavigator seems to enter in an
endless loop while the "Scanning Project ..." window is open.
The following technique may help -- I use it often.
$ echo arch.c > file.list
$ gdb /path/to/cbrowser -y file.list -p /bin/cat
(-y says where to find the file manifest, -p says which program will process
the parser's output--which is usually dbimp).
I would normally try to look into this myself, but I'm very busy right now.
Good luck!
More information about the Sourcenav
mailing list