info program (gdb mode only)

Print information about the debuggee.

Syntax

info program

Parameters

None.

Description

This command prints the following information about the status of the debuggee:

Example

(idb) info program
 Using the running image of child process 23606.
Program stopped at 0x804b70c.
It stopped at breakpoint 3.

Submit feedback on this help topic

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