Date: Sun, 13 Oct 1996 19:05:06 +0200 (MET DST) From: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/1785: vgrind didn't work correct! Message-ID: <199610131705.TAA03153@odie.physik2.uni-rostock.de> Resent-Message-ID: <199610131710.KAA25584@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 1785
>Category: bin
>Synopsis: vgrind works not as described in the man page!
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 13 10:10:01 PDT 1996
>Last-Modified:
>Originator: Lars Koeller
>Organization:
University of Rostock, Germany
>Release: FreeBSD 2.1.5-RELEASE i386
>Environment:
FreeBSD-2.1.5 system!
>Description:
Vgrind didn't work as described in the manpage:
1) There are no "and the name of the current function is listed down
the margin of each page as it is encountered" (cite out of manpage)
The page consists of the file name on the top (left and right)
the listing (keywords bold, comments italic, ...) and the date
and page number on the bottom of each page. There are no function
definition at the margin. I output the page on a PostScript
HP LaserJet V via 'vgrind file.c'
2) No index file is produced. If I understand the manpage right, the
creation of index (touch ./index) in the current directory
should produce a index file of the functions, which could be
printed with 'vgrind -x index' but the file index is always empty.
>How-To-Repeat:
See above. call vgrind with any C-source file and look at the output.
Create the file index in the current directory, call vgrind again with
the C-source file and look into ./index it's always empty.
>Fix:
Don't know.
>Audit-Trail:
>Unformatted:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610131705.TAA03153>
