scan

Attach GDB on the specified process. More...

SYNOPSIS

scan [ OPTIONS ] PID

DESCRIPTION

The scan command displays debugging information of the PID processs.

OPTIONS

-a

Same as specifying -r, -m, -f, and -d.

-d

Attach GDB.

-e

Take the option setting from the SCAN_OPTIONS where each letter of the associated value means the name of command option.

-i

Attach debugger in interactive mode.

-m

Display the memory map of the process.

-f

Display the opening file descriptors.

-p

Specifying the program counter value (PC) to have the disassemble list.

-r

Display roots of the target process. The parent process of the target, the parent of the parnet process, and so on.

ENVIRONMENT

ENVIRONMENT

Specifying the additional option(s).

SEE ALSO

scrun(1).
CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003-2008 PC Cluster Consortium.