ultrix man page for linenum

Query: linenum

OS: ultrix

Section: 5

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

linenum(5)							File Formats Manual							linenum(5)

Name
       linenum - line number entries in a MIPS object file

Description
       If the command is invoked with the option, an entry is generated in the object file for each C source line on which a breakpoint can occur.
       You can then reference line numbers when using the appropriate software test system.

See Also
       cc(1), dbx(1), a.out(5)

								       RISC								linenum(5)
Related Man Pages
error_at_line(3) - linux
error_on_per_line(3) - linux
error_message_count(3) - linux
error_message_count(3) - suse
error_print_progname(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