Many versions of SVR4 provide a facility called `/proc' that can be
used to examine the image of a running process using file-system
subroutines. If GDB is configured for an operating system with
this facility, the command info proc
is available to report on
several kinds of information about the process running your program.
info proc
works only on SVR4 systems that include the
procfs
code. This includes OSF/1 (Digital Unix), Solaris, Irix,
and Unixware, but not HP-UX or Linux, for example.
info proc
info proc mappings
info proc times
info proc id
info proc status
info proc all
Go to the first, previous, next, last section, table of contents.