Show one or all environment variables.
show environment [name]
name |
The environment variable to show. |
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.
(idb) show environment USER USER=hal
Copyright © 2001-2011, Intel Corporation. All rights reserved.