show process (idb mode only)

Show process information.

Syntax

show process [ {all | *} ]

Parameters

all | *

Instructs the debugger to show all processes.

Description

This command shows process information for the current debuggee process. If you do not specify any parameter, or if you specify all, the debugger shows information for all processes.

Example

(idb) show process
Current Process: 127.0.0.1:29573 (/home/hal/example_ia/control_icc_9.0) paused.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.