show user (gdb mode only)

Show the definition of one or all user-defined commands.

Syntax

show user [cmd]

Parameters

cmd

The user-defined command whose definition you want to show.

Description

This command shows the definition of one or all user-defined commands. If you specify cmd, the debugger displays the definition of that command. If you do not specify cmd, it displays the definitions of all user-defined commands.

See Also


Submit feedback on this help topic

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