show environment (gdb mode only)

Show one or all environment variables.

Syntax

show environment [name]

Parameters

name

The environment variable to show.

Description

This command shows one or all environment variables and their values.

If you do not specify name, the debugger displays all environment variables with their values.

Example

(idb) show environment USER
USER=hal

See Also


Submit feedback on this help topic

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