osf1 man page for linenum

Query: linenum

OS: osf1

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

linenum(4)						     Kernel Interfaces Manual							linenum(4)

NAME
linenum - Line number entries in an object file
DESCRIPTION
When invoked with the -g option, the cc(1) command generates an entry in the object file for each C source line on which a breakpoint is possible. Users can then reference line numbers when debugging. (See dbx(1).)
RELATED INFORMATION
a.out(4), cc(1), dbx(1), syms(4) delim off linenum(4)
Related Man Pages
error_at_line(3) - linux
error(3) - suse
ldlitem(3x) - ultrix
error_message_count(3) - suse
error_at_line(3) - suse
Similar Topics in the Unix Linux Community
perl linenum script
inserting line at particular linenumber using sed
Using sed '${linenum}d' $filename in shell