Show process information.
show process [ {all | *} ]
all | * |
Instructs the debugger to show all processes. |
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.
(idb) show process Current Process: 127.0.0.1:29573 (/home/hal/example_ia/control_icc_9.0) paused.
Copyright © 2001-2011, Intel Corporation. All rights reserved.