gotoi subcommand for dbx: Change the program counter address

Format

gotoi address

Description

The gotoi subcommand changes the program counter address to the address specified by the address argument.

Usage notes

Examples

To change the program counter address to address 0X100002B4, enter:
gotoi 0x100002b4

Related information

The goto subcommand.