LINENUM(4-SysV) RISC/os Reference Manual LINENUM(4-SysV)
NAME
linenum - line number entries in a MIPS object file
DESCRIPTION
The cc(1) command generates an entry in the object file for
each C source line on which a breakpoint is possible [when
invoked with the -g option; see cc(1)]. Users can then
reference line numbers when using the appropriate software
test system [see dbx(1)]. The structure of these line
number entries is described in the MIPS Assembly Language
Programmer's Guide, Chapter 11, in the subsection on ``Line
Numbers'' under the section ``Format of Symbol Table
Entries''.
SEE ALSO
a.out(4).
cc(1), dbx(1) in the User's Reference Manual.
Printed 1/15/91 Page 1